public class IfcGeographicCRS4X3 extends IfcCoordinateReferenceSystem4X3
IfcGeographicCRS
| Constructor and Description |
|---|
IfcGeographicCRS4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcNamedUnit4X3 |
getAngleUnit() |
IfcNamedUnit4X3 |
getHeightUnit() |
IfcIdentifier4X3 |
getPrimeMeridian() |
void |
setAngleUnit(IfcNamedUnit4X3 value) |
void |
setHeightUnit(IfcNamedUnit4X3 value) |
void |
setPrimeMeridian(IfcIdentifier4X3 value) |
getDescription, getGeodeticDatum, getName, getWellKnownText, hasCoordinateOperation, setDescription, setGeodeticDatum, setNameequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcIdentifier4X3 getPrimeMeridian()
public final void setPrimeMeridian(IfcIdentifier4X3 value)
public final IfcNamedUnit4X3 getAngleUnit()
public final void setAngleUnit(IfcNamedUnit4X3 value)
public final IfcNamedUnit4X3 getHeightUnit()
public final void setHeightUnit(IfcNamedUnit4X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.