public interface IfcRectangularTrimmedSurface extends IfcBoundedSurface
| Modifier and Type | Method and Description |
|---|---|
IfcSurface |
getBasisSurface()
Returns the value of the 'Basis Surface' reference.
|
double |
getU1()
Returns the value of the 'U1' attribute.
|
String |
getU1AsString()
Returns the value of the 'U1 As String' attribute.
|
double |
getU2()
Returns the value of the 'U2' attribute.
|
String |
getU2AsString()
Returns the value of the 'U2 As String' attribute.
|
Tristate |
getUsense()
Returns the value of the 'Usense' attribute.
|
double |
getV1()
Returns the value of the 'V1' attribute.
|
String |
getV1AsString()
Returns the value of the 'V1 As String' attribute.
|
double |
getV2()
Returns the value of the 'V2' attribute.
|
String |
getV2AsString()
Returns the value of the 'V2 As String' attribute.
|
Tristate |
getVsense()
Returns the value of the 'Vsense' attribute.
|
void |
setBasisSurface(IfcSurface value)
Sets the value of the '
Basis Surface' reference. |
void |
setU1(double value)
Sets the value of the '
U1' attribute. |
void |
setU1AsString(String value)
Sets the value of the '
U1 As String' attribute. |
void |
setU2(double value)
Sets the value of the '
U2' attribute. |
void |
setU2AsString(String value)
Sets the value of the '
U2 As String' attribute. |
void |
setUsense(Tristate value)
Sets the value of the '
Usense' attribute. |
void |
setV1(double value)
Sets the value of the '
V1' attribute. |
void |
setV1AsString(String value)
Sets the value of the '
V1 As String' attribute. |
void |
setV2(double value)
Sets the value of the '
V2' attribute. |
void |
setV2AsString(String value)
Sets the value of the '
V2 As String' attribute. |
void |
setVsense(Tristate value)
Sets the value of the '
Vsense' attribute. |
getDim, isSetDim, setDim, unsetDimgetLayerAssignment, getStyledByItem, isSetLayerAssignment, isSetStyledByItem, unsetLayerAssignment, unsetStyledByItemforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcSurface getBasisSurface()
If the meaning of the 'Basis Surface' reference isn't clear, there really should be more of a description here...
setBasisSurface(IfcSurface),
Ifc4Package.getIfcRectangularTrimmedSurface_BasisSurface()void setBasisSurface(IfcSurface value)
Basis Surface' reference.
value - the new value of the 'Basis Surface' reference.getBasisSurface()double getU1()
If the meaning of the 'U1' attribute isn't clear, there really should be more of a description here...
setU1(double),
Ifc4Package.getIfcRectangularTrimmedSurface_U1()void setU1(double value)
U1' attribute.
value - the new value of the 'U1' attribute.getU1()String getU1AsString()
If the meaning of the 'U1 As String' attribute isn't clear, there really should be more of a description here...
setU1AsString(String),
Ifc4Package.getIfcRectangularTrimmedSurface_U1AsString()void setU1AsString(String value)
U1 As String' attribute.
value - the new value of the 'U1 As String' attribute.getU1AsString()double getV1()
If the meaning of the 'V1' attribute isn't clear, there really should be more of a description here...
setV1(double),
Ifc4Package.getIfcRectangularTrimmedSurface_V1()void setV1(double value)
V1' attribute.
value - the new value of the 'V1' attribute.getV1()String getV1AsString()
If the meaning of the 'V1 As String' attribute isn't clear, there really should be more of a description here...
setV1AsString(String),
Ifc4Package.getIfcRectangularTrimmedSurface_V1AsString()void setV1AsString(String value)
V1 As String' attribute.
value - the new value of the 'V1 As String' attribute.getV1AsString()double getU2()
If the meaning of the 'U2' attribute isn't clear, there really should be more of a description here...
setU2(double),
Ifc4Package.getIfcRectangularTrimmedSurface_U2()void setU2(double value)
U2' attribute.
value - the new value of the 'U2' attribute.getU2()String getU2AsString()
If the meaning of the 'U2 As String' attribute isn't clear, there really should be more of a description here...
setU2AsString(String),
Ifc4Package.getIfcRectangularTrimmedSurface_U2AsString()void setU2AsString(String value)
U2 As String' attribute.
value - the new value of the 'U2 As String' attribute.getU2AsString()double getV2()
If the meaning of the 'V2' attribute isn't clear, there really should be more of a description here...
setV2(double),
Ifc4Package.getIfcRectangularTrimmedSurface_V2()void setV2(double value)
V2' attribute.
value - the new value of the 'V2' attribute.getV2()String getV2AsString()
If the meaning of the 'V2 As String' attribute isn't clear, there really should be more of a description here...
setV2AsString(String),
Ifc4Package.getIfcRectangularTrimmedSurface_V2AsString()void setV2AsString(String value)
V2 As String' attribute.
value - the new value of the 'V2 As String' attribute.getV2AsString()Tristate getUsense()
Tristate.
If the meaning of the 'Usense' attribute isn't clear, there really should be more of a description here...
Tristate,
setUsense(Tristate),
Ifc4Package.getIfcRectangularTrimmedSurface_Usense()void setUsense(Tristate value)
Usense' attribute.
value - the new value of the 'Usense' attribute.Tristate,
getUsense()Tristate getVsense()
Tristate.
If the meaning of the 'Vsense' attribute isn't clear, there really should be more of a description here...
Tristate,
setVsense(Tristate),
Ifc4Package.getIfcRectangularTrimmedSurface_Vsense()void setVsense(Tristate value)
Vsense' attribute.
value - the new value of the 'Vsense' attribute.Tristate,
getVsense()Copyright © 2018 OpenSource BIM. All rights reserved.