Gets or sets whether to enable or disable the option to create the reference point along a curve or to create multiple reference points.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property AlongCurveOption As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IRefPointFeatureData
Dim value As System.Integer
instance.AlongCurveOption = value
value = instance.AlongCurveOption |
C# | |
---|
System.int AlongCurveOption {get; set;} |
C++/CLI | |
---|
property System.int AlongCurveOption {
System.int get();
void set ( & System.int value);
} |
Property Value
True enables this option, false does not
Example
Example
See Also
Availability
SolidWorks 2004 FCS, Revision Number 12.0