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