Obsolete. Superseded by ICWCompositeShellOptions::RotateZeroDegreeReference2.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property RotateZeroDegreeReference As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ICWCompositeShellOptions
Dim value As System.Integer
instance.RotateZeroDegreeReference = value
value = instance.RotateZeroDegreeReference |
C# | |
---|
System.int RotateZeroDegreeReference {get; set;} |
C++/CLI | |
---|
property System.int RotateZeroDegreeReference {
System.int get();
void set ( & System.int value);
} |
Property Value
1 to rotate the 0° ply angle reference, 0 to not
See Also
Availability
SOLIDWORKS Simulation API 2015 SP3