public abstract class IfcBSplineSurface4 extends IfcBoundedSurface4
IfcBSplineSurface
| Constructor and Description |
|---|
IfcBSplineSurface4() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection2D<IfcCartesianPoint4> |
getControlPointsList() |
IfcLogical4 |
getSelfIntersect() |
IfcBSplineSurfaceForm4 |
getSurfaceForm() |
IfcLogical4 |
getUClosed() |
IfcInteger4 |
getUDegree() |
IfcLogical4 |
getVClosed() |
IfcInteger4 |
getVDegree() |
void |
setControlPointsList(IfcCollection2D<IfcCartesianPoint4> value) |
void |
setSelfIntersect(IfcLogical4 value) |
void |
setSurfaceForm(IfcBSplineSurfaceForm4 value) |
void |
setUClosed(IfcLogical4 value) |
void |
setUDegree(IfcInteger4 value) |
void |
setVClosed(IfcLogical4 value) |
void |
setVDegree(IfcInteger4 value) |
getLayerAssignment, getStyledByItemequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcInteger4 getUDegree()
public final void setUDegree(IfcInteger4 value)
public final IfcInteger4 getVDegree()
public final void setVDegree(IfcInteger4 value)
public final IfcCollection2D<IfcCartesianPoint4> getControlPointsList()
public final void setControlPointsList(IfcCollection2D<IfcCartesianPoint4> value)
public final IfcBSplineSurfaceForm4 getSurfaceForm()
public final void setSurfaceForm(IfcBSplineSurfaceForm4 value)
public final IfcLogical4 getUClosed()
public final void setUClosed(IfcLogical4 value)
public final IfcLogical4 getVClosed()
public final void setVClosed(IfcLogical4 value)
public final IfcLogical4 getSelfIntersect()
public final void setSelfIntersect(IfcLogical4 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.