public class IfcProjectedCRS4 extends IfcCoordinateReferenceSystem4
IfcProjectedCRS
| Constructor and Description |
|---|
IfcProjectedCRS4() |
| Modifier and Type | Method and Description |
|---|---|
IfcIdentifier4 |
getMapProjection() |
IfcNamedUnit4 |
getMapUnit() |
IfcIdentifier4 |
getMapZone() |
void |
setMapProjection(IfcIdentifier4 value) |
void |
setMapUnit(IfcNamedUnit4 value) |
void |
setMapZone(IfcIdentifier4 value) |
getDescription, getGeodeticDatum, getName, getVerticalDatum, hasCoordinateOperation, setDescription, setGeodeticDatum, setName, setVerticalDatumequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcIdentifier4 getMapProjection()
public final void setMapProjection(IfcIdentifier4 value)
public final IfcIdentifier4 getMapZone()
public final void setMapZone(IfcIdentifier4 value)
public final IfcNamedUnit4 getMapUnit()
public final void setMapUnit(IfcNamedUnit4 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.