public class IfcSite4 extends IfcSpatialStructureElement4
IfcSite
| Constructor and Description |
|---|
IfcSite4() |
| Modifier and Type | Method and Description |
|---|---|
IfcLabel4 |
getLandTitleNumber() |
IfcLengthMeasure4 |
getRefElevation() |
IfcCompoundPlaneAngleMeasure4 |
getRefLatitude() |
IfcCompoundPlaneAngleMeasure4 |
getRefLongitude() |
IfcPostalAddress4 |
getSiteAddress() |
void |
setLandTitleNumber(IfcLabel4 value) |
void |
setRefElevation(IfcLengthMeasure4 value) |
void |
setRefLatitude(IfcCompoundPlaneAngleMeasure4 value) |
void |
setRefLongitude(IfcCompoundPlaneAngleMeasure4 value) |
void |
setSiteAddress(IfcPostalAddress4 value) |
getCompositionType, setCompositionTypecontainsElements, getLongName, getReferencesElements, getServicedBySystems, setLongNamegetObjectPlacement, getReferencedBy, 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 IfcCompoundPlaneAngleMeasure4 getRefLatitude()
public final void setRefLatitude(IfcCompoundPlaneAngleMeasure4 value)
public final IfcCompoundPlaneAngleMeasure4 getRefLongitude()
public final void setRefLongitude(IfcCompoundPlaneAngleMeasure4 value)
public final IfcLengthMeasure4 getRefElevation()
public final void setRefElevation(IfcLengthMeasure4 value)
public final IfcLabel4 getLandTitleNumber()
public final void setLandTitleNumber(IfcLabel4 value)
public final IfcPostalAddress4 getSiteAddress()
public final void setSiteAddress(IfcPostalAddress4 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.