public interface IfcCurveStyleFontPattern extends IdEObject
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
double |
getInvisibleSegmentLength()
Returns the value of the 'Invisible Segment Length' attribute.
|
String |
getInvisibleSegmentLengthAsString()
Returns the value of the 'Invisible Segment Length As String' attribute.
|
double |
getVisibleSegmentLength()
Returns the value of the 'Visible Segment Length' attribute.
|
String |
getVisibleSegmentLengthAsString()
Returns the value of the 'Visible Segment Length As String' attribute.
|
void |
setInvisibleSegmentLength(double value)
Sets the value of the '
Invisible Segment Length' attribute. |
void |
setInvisibleSegmentLengthAsString(String value)
Sets the value of the '
Invisible Segment Length As String' attribute. |
void |
setVisibleSegmentLength(double value)
Sets the value of the '
Visible Segment Length' attribute. |
void |
setVisibleSegmentLengthAsString(String value)
Sets the value of the '
Visible Segment Length As String' attribute. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removedouble getVisibleSegmentLength()
If the meaning of the 'Visible Segment Length' attribute isn't clear, there really should be more of a description here...
setVisibleSegmentLength(double),
Ifc2x3tc1Package.getIfcCurveStyleFontPattern_VisibleSegmentLength()void setVisibleSegmentLength(double value)
Visible Segment Length' attribute.
value - the new value of the 'Visible Segment Length' attribute.getVisibleSegmentLength()String getVisibleSegmentLengthAsString()
If the meaning of the 'Visible Segment Length As String' attribute isn't clear, there really should be more of a description here...
setVisibleSegmentLengthAsString(String),
Ifc2x3tc1Package.getIfcCurveStyleFontPattern_VisibleSegmentLengthAsString()void setVisibleSegmentLengthAsString(String value)
Visible Segment Length As String' attribute.
value - the new value of the 'Visible Segment Length As String' attribute.getVisibleSegmentLengthAsString()double getInvisibleSegmentLength()
If the meaning of the 'Invisible Segment Length' attribute isn't clear, there really should be more of a description here...
setInvisibleSegmentLength(double),
Ifc2x3tc1Package.getIfcCurveStyleFontPattern_InvisibleSegmentLength()void setInvisibleSegmentLength(double value)
Invisible Segment Length' attribute.
value - the new value of the 'Invisible Segment Length' attribute.getInvisibleSegmentLength()String getInvisibleSegmentLengthAsString()
If the meaning of the 'Invisible Segment Length As String' attribute isn't clear, there really should be more of a description here...
setInvisibleSegmentLengthAsString(String),
Ifc2x3tc1Package.getIfcCurveStyleFontPattern_InvisibleSegmentLengthAsString()void setInvisibleSegmentLengthAsString(String value)
Invisible Segment Length As String' attribute.
value - the new value of the 'Invisible Segment Length As String' attribute.getInvisibleSegmentLengthAsString()Copyright © 2018 OpenSource BIM. All rights reserved.