public class IfcSite2X3 extends IfcSpatialStructureElement2X3
IfcSite
| Constructor and Description |
|---|
IfcSite2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcLabel2X3 |
getLandTitleNumber() |
IfcLengthMeasure2X3 |
getRefElevation() |
IfcCompoundPlaneAngleMeasure2X3 |
getRefLatitude() |
IfcCompoundPlaneAngleMeasure2X3 |
getRefLongitude() |
IfcPostalAddress2X3 |
getSiteAddress() |
void |
setLandTitleNumber(IfcLabel2X3 value) |
void |
setRefElevation(IfcLengthMeasure2X3 value) |
void |
setRefLatitude(IfcCompoundPlaneAngleMeasure2X3 value) |
void |
setRefLongitude(IfcCompoundPlaneAngleMeasure2X3 value) |
void |
setSiteAddress(IfcPostalAddress2X3 value) |
containsElements, getCompositionType, getLongName, getReferencesElements, getServicedBySystems, setCompositionType, setLongNamegetObjectPlacement, getReferencedBy, getRepresentation, setObjectPlacement, setRepresentationgetObjectType, isDefinedBy, setObjectTypegetDecomposes, hasAssignments, hasAssociations, isDecomposedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcCompoundPlaneAngleMeasure2X3 getRefLatitude()
public final void setRefLatitude(IfcCompoundPlaneAngleMeasure2X3 value)
public final IfcCompoundPlaneAngleMeasure2X3 getRefLongitude()
public final void setRefLongitude(IfcCompoundPlaneAngleMeasure2X3 value)
public final IfcLengthMeasure2X3 getRefElevation()
public final void setRefElevation(IfcLengthMeasure2X3 value)
public final IfcLabel2X3 getLandTitleNumber()
public final void setLandTitleNumber(IfcLabel2X3 value)
public final IfcPostalAddress2X3 getSiteAddress()
public final void setSiteAddress(IfcPostalAddress2X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.