public abstract class IfcCoordinateReferenceSystem4X3 extends IfcEntityBase
IfcCoordinateReferenceSystem
| Constructor and Description |
|---|
IfcCoordinateReferenceSystem4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcText4X3 |
getDescription() |
IfcIdentifier4X3 |
getGeodeticDatum() |
IfcLabel4X3 |
getName() |
IfcCollection<IfcWellKnownText4X3> |
getWellKnownText() |
IfcCollection<IfcCoordinateOperation4X3> |
hasCoordinateOperation() |
void |
setDescription(IfcText4X3 value) |
void |
setGeodeticDatum(IfcIdentifier4X3 value) |
void |
setName(IfcLabel4X3 value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcLabel4X3 getName()
public final void setName(IfcLabel4X3 value)
public final IfcText4X3 getDescription()
public final void setDescription(IfcText4X3 value)
public final IfcIdentifier4X3 getGeodeticDatum()
public final void setGeodeticDatum(IfcIdentifier4X3 value)
public final IfcCollection<IfcCoordinateOperation4X3> hasCoordinateOperation()
public final IfcCollection<IfcWellKnownText4X3> getWellKnownText()
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.