Gets or sets the profile direction of this surface finish symbol.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ProfileDirection As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ISFSymbol
Dim value As System.Integer
instance.ProfileDirection = value
value = instance.ProfileDirection |
C# | |
---|
System.int ProfileDirection {get; set;} |
C++/CLI | |
---|
property System.int ProfileDirection {
System.int get();
void set ( & System.int value);
} |
Property Value
Profile direction as defined by
swSFProfileDirection_e
Remarks
See Also
Availability
SOLIDWORKS 2025 SP03, Revision Number 33.3