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