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