Метод | Описание | |
---|---|---|
IfcBSplineSurfaceWithKnots ( int uDegree, int vDegree, IEnumerable controlPoints, IEnumerable uMultiplicities, IEnumerable vMultiplicities, IEnumerable uKnots, IEnumerable vKnots, IfcKnotType type ) : System |
Метод | Описание | |
---|---|---|
IfcBSplineSurfaceWithKnots ( ) : System | ||
IfcBSplineSurfaceWithKnots ( |
public IfcBSplineSurfaceWithKnots ( int uDegree, int vDegree, IEnumerable controlPoints, IEnumerable uMultiplicities, IEnumerable vMultiplicities, IEnumerable uKnots, IEnumerable vKnots, IfcKnotType type ) : System | ||
uDegree | int | |
vDegree | int | |
controlPoints | IEnumerable | |
uMultiplicities | IEnumerable | |
vMultiplicities | IEnumerable | |
uKnots | IEnumerable | |
vKnots | IEnumerable | |
type | IfcKnotType | |
Результат | System |