Gets whether the orientation of this surface finish symbol is relative to the model or entity to which it is attached.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Orientation As Integer |
Visual Basic (Usage) | |
---|
Dim instance As ISFSymbol
Dim value As Integer
instance.Orientation = value
value = instance.Orientation
|
C# | |
---|
int Orientation {get; set;} |
C++/CLI | |
---|
property int Orientation {
int get();
void set (int value);
} |
Return Value
Orientation as defined in
swSurfaceFinishSymbolOrientation_e
Remarks
See Also
Availability
SolidWorks 2006 FCS, Revision Number 14.0