public interface IfcCoordinateOperation extends IdEObject
The following features are supported:
Ifc4Package.getIfcCoordinateOperation()| Modifier and Type | Method and Description |
|---|---|
IfcCoordinateReferenceSystemSelect |
getSourceCRS()
Returns the value of the 'Source CRS' reference.
|
IfcCoordinateReferenceSystem |
getTargetCRS()
Returns the value of the 'Target CRS' reference.
|
void |
setSourceCRS(IfcCoordinateReferenceSystemSelect value)
Sets the value of the '
Source CRS' reference. |
void |
setTargetCRS(IfcCoordinateReferenceSystem value)
Sets the value of the '
Target CRS' reference. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcCoordinateReferenceSystemSelect getSourceCRS()
If the meaning of the 'Source CRS' reference isn't clear, there really should be more of a description here...
setSourceCRS(IfcCoordinateReferenceSystemSelect),
Ifc4Package.getIfcCoordinateOperation_SourceCRS()void setSourceCRS(IfcCoordinateReferenceSystemSelect value)
Source CRS' reference.
value - the new value of the 'Source CRS' reference.getSourceCRS()IfcCoordinateReferenceSystem getTargetCRS()
If the meaning of the 'Target CRS' reference isn't clear, there really should be more of a description here...
setTargetCRS(IfcCoordinateReferenceSystem),
Ifc4Package.getIfcCoordinateOperation_TargetCRS()void setTargetCRS(IfcCoordinateReferenceSystem value)
Target CRS' reference.
value - the new value of the 'Target CRS' reference.getTargetCRS()Copyright © 2016 OpenSource BIM. All rights reserved.