Gets or sets the orientation of this Advanced Hole element.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Orientation As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IAdvancedHoleElementData
Dim value As System.Integer
instance.Orientation = value
value = instance.Orientation |
C# | |
---|
System.int Orientation {get; set;} |
C++/CLI | |
---|
property System.int Orientation {
System.int get();
void set ( & System.int value);
} |
Property Value
Orientation as defined in
swHoleElementOrientation_e (see
Remarks)
Example
Remarks
See Also
Availability
SOLIDWORKS 2018 FCS, Revision Number 26.0