Gets and sets the angle of alignment between this member profile and a specified entity.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ProfileAlignmentAngle As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IStructureSystemMemberProfile
Dim value As System.Double
instance.ProfileAlignmentAngle = value
value = instance.ProfileAlignmentAngle |
C# | |
---|
System.double ProfileAlignmentAngle {get; set;} |
C++/CLI | |
---|
property System.double ProfileAlignmentAngle {
System.double get();
void set ( & System.double value);
} |
Property Value
Alignment angle in radians
Remarks
See Also
Availability
SOLIDWORKS 2022 FCS, Revision Number 30