IfcSite

Inheritance: java.lang.Object, IfcSpatialStructureElement

Constructors

ConstructorDescription
IfcSite()

Methods

MethodDescription
getRefLatitude()
setRefLatitude(IfcCompoundPlaneAngleMeasure value)
getRefLongitude()
setRefLongitude(IfcCompoundPlaneAngleMeasure value)
getRefElevation()
setRefElevation(IfcLengthMeasure value)
getLandTitleNumber()
setLandTitleNumber(IfcLabel value)
getSiteAddress()
setSiteAddress(IfcPostalAddress value)

IfcSite()

public IfcSite()

getRefLatitude()

public final IfcCompoundPlaneAngleMeasure getRefLatitude()

Returns: IfcCompoundPlaneAngleMeasure

setRefLatitude(IfcCompoundPlaneAngleMeasure value)

public final void setRefLatitude(IfcCompoundPlaneAngleMeasure value)

getRefLongitude()

public final IfcCompoundPlaneAngleMeasure getRefLongitude()

Returns: IfcCompoundPlaneAngleMeasure

setRefLongitude(IfcCompoundPlaneAngleMeasure value)

public final void setRefLongitude(IfcCompoundPlaneAngleMeasure value)

getRefElevation()

public final IfcLengthMeasure getRefElevation()

Returns: IfcLengthMeasure

setRefElevation(IfcLengthMeasure value)

public final void setRefElevation(IfcLengthMeasure value)

getLandTitleNumber()

public final IfcLabel getLandTitleNumber()

Returns: IfcLabel

setLandTitleNumber(IfcLabel value)

public final void setLandTitleNumber(IfcLabel value)

getSiteAddress()

public final IfcPostalAddress getSiteAddress()

Returns: IfcPostalAddress

setSiteAddress(IfcPostalAddress value)

public final void setSiteAddress(IfcPostalAddress value)