public interface IfcCurveStyle extends IfcPresentationStyle, IfcPresentationStyleSelect
The following features are supported:
Ifc4Package.getIfcCurveStyle()| Modifier and Type | Method and Description |
|---|---|
IfcColour |
getCurveColour()
Returns the value of the 'Curve Colour' reference.
|
IfcCurveFontOrScaledCurveFontSelect |
getCurveFont()
Returns the value of the 'Curve Font' reference.
|
IfcSizeSelect |
getCurveWidth()
Returns the value of the 'Curve Width' reference.
|
Tristate |
getModelOrDraughting()
Returns the value of the 'Model Or Draughting' attribute.
|
boolean |
isSetCurveColour()
Returns whether the value of the '
Curve Colour' reference is set. |
boolean |
isSetCurveFont()
Returns whether the value of the '
Curve Font' reference is set. |
boolean |
isSetCurveWidth()
Returns whether the value of the '
Curve Width' reference is set. |
boolean |
isSetModelOrDraughting()
Returns whether the value of the '
Model Or Draughting' attribute is set. |
void |
setCurveColour(IfcColour value)
Sets the value of the '
Curve Colour' reference. |
void |
setCurveFont(IfcCurveFontOrScaledCurveFontSelect value)
Sets the value of the '
Curve Font' reference. |
void |
setCurveWidth(IfcSizeSelect value)
Sets the value of the '
Curve Width' reference. |
void |
setModelOrDraughting(Tristate value)
Sets the value of the '
Model Or Draughting' attribute. |
void |
unsetCurveColour()
Unsets the value of the '
Curve Colour' reference. |
void |
unsetCurveFont()
Unsets the value of the '
Curve Font' reference. |
void |
unsetCurveWidth()
Unsets the value of the '
Curve Width' reference. |
void |
unsetModelOrDraughting()
Unsets the value of the '
Model Or Draughting' attribute. |
getName, isSetName, setName, unsetNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcCurveFontOrScaledCurveFontSelect getCurveFont()
If the meaning of the 'Curve Font' reference isn't clear, there really should be more of a description here...
isSetCurveFont(),
unsetCurveFont(),
setCurveFont(IfcCurveFontOrScaledCurveFontSelect),
Ifc4Package.getIfcCurveStyle_CurveFont()void setCurveFont(IfcCurveFontOrScaledCurveFontSelect value)
Curve Font' reference.
value - the new value of the 'Curve Font' reference.isSetCurveFont(),
unsetCurveFont(),
getCurveFont()void unsetCurveFont()
Curve Font' reference.
boolean isSetCurveFont()
Curve Font' reference is set.
unsetCurveFont(),
getCurveFont(),
setCurveFont(IfcCurveFontOrScaledCurveFontSelect)IfcSizeSelect getCurveWidth()
If the meaning of the 'Curve Width' reference isn't clear, there really should be more of a description here...
isSetCurveWidth(),
unsetCurveWidth(),
setCurveWidth(IfcSizeSelect),
Ifc4Package.getIfcCurveStyle_CurveWidth()void setCurveWidth(IfcSizeSelect value)
Curve Width' reference.
value - the new value of the 'Curve Width' reference.isSetCurveWidth(),
unsetCurveWidth(),
getCurveWidth()void unsetCurveWidth()
Curve Width' reference.
boolean isSetCurveWidth()
Curve Width' reference is set.
unsetCurveWidth(),
getCurveWidth(),
setCurveWidth(IfcSizeSelect)IfcColour getCurveColour()
If the meaning of the 'Curve Colour' reference isn't clear, there really should be more of a description here...
isSetCurveColour(),
unsetCurveColour(),
setCurveColour(IfcColour),
Ifc4Package.getIfcCurveStyle_CurveColour()void setCurveColour(IfcColour value)
Curve Colour' reference.
value - the new value of the 'Curve Colour' reference.isSetCurveColour(),
unsetCurveColour(),
getCurveColour()void unsetCurveColour()
Curve Colour' reference.
boolean isSetCurveColour()
Curve Colour' reference is set.
unsetCurveColour(),
getCurveColour(),
setCurveColour(IfcColour)Tristate getModelOrDraughting()
Tristate.
If the meaning of the 'Model Or Draughting' attribute isn't clear, there really should be more of a description here...
Tristate,
isSetModelOrDraughting(),
unsetModelOrDraughting(),
setModelOrDraughting(Tristate),
Ifc4Package.getIfcCurveStyle_ModelOrDraughting()void setModelOrDraughting(Tristate value)
Model Or Draughting' attribute.
value - the new value of the 'Model Or Draughting' attribute.Tristate,
isSetModelOrDraughting(),
unsetModelOrDraughting(),
getModelOrDraughting()void unsetModelOrDraughting()
Model Or Draughting' attribute.
boolean isSetModelOrDraughting()
Model Or Draughting' attribute is set.
unsetModelOrDraughting(),
getModelOrDraughting(),
setModelOrDraughting(Tristate)Copyright © 2016 OpenSource BIM. All rights reserved.