AutoCAD.KnotParam
Description
A class that encapsulates an AcGe::KnotParameterization in a DWG file.
This class is a FlexScript wrapper for the KnotParameterization enumeration.
The AutocAD.KnotParam values are used primarily with AutoCAD.Spline functions and properties, such as setFitData.
Static Properties
kChord = 0 | |
kCustomParameterization = 15 | |
kNotDefinedKnotParam = 16 | |
kSqrtChord = 1 | |
kUniform = 2 |
Details
Do no remove, this fixes the anchor on doc.flexsim.com
Do no remove, this fixes the anchor on doc.flexsim.com
AutoCAD.KnotParam.kCustomParameterization
static readonly int kCustomParameterization = 15
Description
Do no remove, this fixes the anchor on doc.flexsim.com
Do no remove, this fixes the anchor on doc.flexsim.com
Do no remove, this fixes the anchor on doc.flexsim.com