Gets and sets the offset value of the pierce point in the vertical direction.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property OffsetPiercePointVerticalAxis As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IStructureSystemMemberProfile
Dim value As System.Double
instance.OffsetPiercePointVerticalAxis = value
value = instance.OffsetPiercePointVerticalAxis |
C# | |
---|
System.double OffsetPiercePointVerticalAxis {get; set;} |
C++/CLI | |
---|
property System.double OffsetPiercePointVerticalAxis {
System.double get();
void set ( & System.double value);
} |
Property Value
Vertical offset of the pierce point
Remarks
See Also
Availability
SOLIDWORKS 2022 FCS, Revision Number 30