public class IfcSite4X3 extends IfcSpatialStructureElement4X3
IfcSite
| Constructor and Description |
|---|
IfcSite4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcLabel4X3 |
getLandTitleNumber() |
IfcLengthMeasure4X3 |
getRefElevation() |
IfcCompoundPlaneAngleMeasure4X3 |
getRefLatitude() |
IfcCompoundPlaneAngleMeasure4X3 |
getRefLongitude() |
IfcPostalAddress4X3 |
getSiteAddress() |
void |
setLandTitleNumber(IfcLabel4X3 value) |
void |
setRefElevation(IfcLengthMeasure4X3 value) |
void |
setRefLatitude(IfcCompoundPlaneAngleMeasure4X3 value) |
void |
setRefLongitude(IfcCompoundPlaneAngleMeasure4X3 value) |
void |
setSiteAddress(IfcPostalAddress4X3 value) |
getCompositionType, setCompositionTypecontainsElements, getInterferesElements, getLongName, getReferencesElements, getServicedBySystems, isInterferedByElements, setLongNamegetObjectPlacement, getPositionedRelativeTo, getReferencedBy, getReferencedInStructures, getRepresentation, setObjectPlacement, setRepresentationgetDeclares, getObjectType, isDeclaredBy, isDefinedBy, isTypedBy, setObjectTypegetDecomposes, getNests, hasAssignments, hasAssociations, hasContext, isDecomposedBy, isNestedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcCompoundPlaneAngleMeasure4X3 getRefLatitude()
public final void setRefLatitude(IfcCompoundPlaneAngleMeasure4X3 value)
public final IfcCompoundPlaneAngleMeasure4X3 getRefLongitude()
public final void setRefLongitude(IfcCompoundPlaneAngleMeasure4X3 value)
public final IfcLengthMeasure4X3 getRefElevation()
public final void setRefElevation(IfcLengthMeasure4X3 value)
public final IfcLabel4X3 getLandTitleNumber()
public final void setLandTitleNumber(IfcLabel4X3 value)
public final IfcPostalAddress4X3 getSiteAddress()
public final void setSiteAddress(IfcPostalAddress4X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.