public abstract class IfcCoordinateOperation4X3 extends IfcEntityBase
IfcCoordinateOperation
| Constructor and Description |
|---|
IfcCoordinateOperation4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcCoordinateReferenceSystemSelect4X3 |
getSourceCRS() |
IfcCoordinateReferenceSystem4X3 |
getTargetCRS() |
void |
setSourceCRS(IfcCoordinateReferenceSystemSelect4X3 value) |
void |
setTargetCRS(IfcCoordinateReferenceSystem4X3 value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcCoordinateReferenceSystemSelect4X3 getSourceCRS()
public final void setSourceCRS(IfcCoordinateReferenceSystemSelect4X3 value)
public final IfcCoordinateReferenceSystem4X3 getTargetCRS()
public final void setTargetCRS(IfcCoordinateReferenceSystem4X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.