Gets or sets the alignment method for this curve-driven pattern feature in Direction 1.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property D1AlignmentMethod As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ICurveDrivenPatternFeatureData
Dim value As System.Integer
instance.D1AlignmentMethod = value
value = instance.D1AlignmentMethod |
C# | |
---|
System.int D1AlignmentMethod {get; set;} |
C++/CLI | |
---|
property System.int D1AlignmentMethod {
System.int get();
void set ( & System.int value);
} |
Property Value
Alignment method as defined in swCurveDrivenPatternAlignment_e
Example
See Also
Availability
SOLIDWORKS 2001Plus FCS, Revision Number 10.0