Gets and sets whether to offset the pierce point of this member profile.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property OffsetPiercePoint As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IStructureSystemMemberProfile
Dim value As System.Boolean
instance.OffsetPiercePoint = value
value = instance.OffsetPiercePoint |
C# | |
---|
System.bool OffsetPiercePoint {get; set;} |
C++/CLI | |
---|
property System.bool OffsetPiercePoint {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to offset the pierce point, false to not
Remarks
See Also
Availability
SOLIDWORKS 2022 FCS, Revision Number 30