Gets and sets the entity with which to align an axis of this member profile.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ProfileAlignmentObject As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As IStructureSystemMemberProfile
Dim value As System.Object
instance.ProfileAlignmentObject = value
value = instance.ProfileAlignmentObject |
C# | |
---|
System.object ProfileAlignmentObject {get; set;} |
C++/CLI | |
---|
property System.Object^ ProfileAlignmentObject {
System.Object^ get();
void set ( & System.Object^ value);
} |
Property Value
Direction entity with which to align an axis of the member profile, e.g.:
Remarks
See Also
Availability
SOLIDWORKS 2022 FCS, Revision Number 30