Method | Description | |
---|---|---|
IfcBSplineCurveWithKnots ( |
||
IfcBSplineCurveWithKnots ( |
||
IfcBSplineCurveWithKnots ( int degree, List |
Method | Description | |
---|---|---|
BuildStringSTEP ( ) : string | ||
Parse ( string str, int &pos, int len ) : void | ||
setJSON ( Newtonsoft.Json.Linq.JObject obj, |
Method | Description | |
---|---|---|
IfcBSplineCurveWithKnots ( ) : System | ||
IfcBSplineCurveWithKnots ( |
||
IfcBSplineCurveWithKnots ( |
||
Parse ( string str ) : |
||
adoptKnotsAndMultiplicities ( NurbsCurve nc ) : void |
public IfcBSplineCurveWithKnots ( |
||
m | ||
degree | int | |
controlPoints | List |
|
form | IfcBSplineCurveForm | |
multiplicities | List |
|
knots | List |
|
knotSpec | IfcKnotType | |
return | System |
public IfcBSplineCurveWithKnots ( |
||
db | ||
degree | int | |
controlPoints | List |
|
form | IfcBSplineCurveForm | |
multiplicities | List |
|
knots | List |
|
knotSpec | IfcKnotType | |
return | System |
public IfcBSplineCurveWithKnots ( int degree, List |
||
degree | int | |
controlPoints | List |
|
form | IfcBSplineCurveForm | |
multiplicities | List |
|
knots | List |
|
knotSpec | IfcKnotType | |
return | System |
protected Parse ( string str, int &pos, int len ) : void | ||
str | string | |
pos | int | |
len | int | |
return | void |
protected setJSON ( Newtonsoft.Json.Linq.JObject obj, |
||
obj | Newtonsoft.Json.Linq.JObject | |
host | ||
processed | HashSet |
|
return | void |