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