IfcBSplineSurface
Contents
[
Hide
]Inheritance: java.lang.Object, IfcBoundedSurface
Constructors
| Constructor | Description |
|---|---|
| IfcBSplineSurface() |
Methods
IfcBSplineSurface()
public IfcBSplineSurface()
getUDegree()
public final IfcInteger getUDegree()
Returns: IfcInteger
setUDegree(IfcInteger value)
public final void setUDegree(IfcInteger value)
getVDegree()
public final IfcInteger getVDegree()
Returns: IfcInteger
setVDegree(IfcInteger value)
public final void setVDegree(IfcInteger value)
getControlPointsList()
public final IfcCollection2D<IfcCartesianPoint> getControlPointsList()
Returns: IfcCollection2D
setControlPointsList(IfcCollection2D value)
public final void setControlPointsList(IfcCollection2D<IfcCartesianPoint> value)
getSurfaceForm()
public final IfcBSplineSurfaceForm getSurfaceForm()
Returns: IfcBSplineSurfaceForm
setSurfaceForm(IfcBSplineSurfaceForm value)
public final void setSurfaceForm(IfcBSplineSurfaceForm value)
getUClosed()
public final IfcLogical getUClosed()
Returns: IfcLogical
setUClosed(IfcLogical value)
public final void setUClosed(IfcLogical value)
getVClosed()
public final IfcLogical getVClosed()
Returns: IfcLogical
setVClosed(IfcLogical value)
public final void setVClosed(IfcLogical value)
getSelfIntersect()
public final IfcLogical getSelfIntersect()
Returns: IfcLogical
setSelfIntersect(IfcLogical value)
public final void setSelfIntersect(IfcLogical value)