public interface IfcDefinedSymbol extends IfcGeometricRepresentationItem
| Modifier and Type | Method and Description |
|---|---|
IfcDefinedSymbolSelect |
getDefinition()
Returns the value of the 'Definition' reference.
|
IfcCartesianTransformationOperator2D |
getTarget()
Returns the value of the 'Target' reference.
|
void |
setDefinition(IfcDefinedSymbolSelect value)
Sets the value of the '
Definition' reference. |
void |
setTarget(IfcCartesianTransformationOperator2D value)
Sets the value of the '
Target' reference. |
getLayerAssignments, getStyledByItem, isSetLayerAssignments, isSetStyledByItem, unsetLayerAssignments, unsetStyledByItemforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcDefinedSymbolSelect getDefinition()
If the meaning of the 'Definition' reference isn't clear, there really should be more of a description here...
setDefinition(IfcDefinedSymbolSelect),
Ifc2x3tc1Package.getIfcDefinedSymbol_Definition()void setDefinition(IfcDefinedSymbolSelect value)
Definition' reference.
value - the new value of the 'Definition' reference.getDefinition()IfcCartesianTransformationOperator2D getTarget()
If the meaning of the 'Target' reference isn't clear, there really should be more of a description here...
setTarget(IfcCartesianTransformationOperator2D),
Ifc2x3tc1Package.getIfcDefinedSymbol_Target()void setTarget(IfcCartesianTransformationOperator2D value)
Target' reference.
value - the new value of the 'Target' reference.getTarget()Copyright © 2018 OpenSource BIM. All rights reserved.