public class StepBSplineSurfaceWithKnots extends StepBSplineSurface
BSplineSurfaceWithKnots class for STP file.
| Constructor and Description |
|---|
StepBSplineSurfaceWithKnots() |
| Modifier and Type | Method and Description |
|---|---|
StepItemType |
getItemType() |
StepKnotType |
getKnotSpec() |
StepBSplineSurface |
getStepBSplineSurface() |
List<Double> |
getUKnots() |
List<Integer> |
getUMultiplicities() |
List<Double> |
getVKnots() |
List<Integer> |
getVMultiplicities() |
void |
setKnotSpec(StepKnotType value) |
getControlPointsList, getSelfIntersect, getSurfaceForm, getUClosed, getUDegree, getVClosed, getVDegree, setControlPointsList, setSelfIntersect, setSurfaceForm, setUClosed, setUDegree, setVClosed, setVDegreepublic StepItemType getItemType()
getItemType in class StepBSplineSurfacepublic final StepBSplineSurface getStepBSplineSurface()
public final StepKnotType getKnotSpec()
public final void setKnotSpec(StepKnotType value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.