public class IfcProjectedCRS4X3 extends IfcCoordinateReferenceSystem4X3
IfcProjectedCRS
| Constructor and Description |
|---|
IfcProjectedCRS4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcIdentifier4X3 |
getMapProjection() |
IfcNamedUnit4X3 |
getMapUnit() |
IfcIdentifier4X3 |
getMapZone() |
IfcIdentifier4X3 |
getVerticalDatum() |
void |
setMapProjection(IfcIdentifier4X3 value) |
void |
setMapUnit(IfcNamedUnit4X3 value) |
void |
setMapZone(IfcIdentifier4X3 value) |
void |
setVerticalDatum(IfcIdentifier4X3 value) |
getDescription, getGeodeticDatum, getName, getWellKnownText, hasCoordinateOperation, setDescription, setGeodeticDatum, setNameequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcIdentifier4X3 getVerticalDatum()
public final void setVerticalDatum(IfcIdentifier4X3 value)
public final IfcIdentifier4X3 getMapProjection()
public final void setMapProjection(IfcIdentifier4X3 value)
public final IfcIdentifier4X3 getMapZone()
public final void setMapZone(IfcIdentifier4X3 value)
public final IfcNamedUnit4X3 getMapUnit()
public final void setMapUnit(IfcNamedUnit4X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.