Gets or sets the offset plane reference for the Normal Cut.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property OffsetPlaneReference As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As ISMNormalCutFeatureData2
Dim value As System.Object
instance.OffsetPlaneReference = value
value = instance.OffsetPlaneReference |
C# | |
---|
System.object OffsetPlaneReference {get; set;} |
C++/CLI | |
---|
property System.Object^ OffsetPlaneReference {
System.Object^ get();
void set ( & System.Object^ value);
} |
Property Value
Reference
plane or top or bottom
face of the sheet metal body
Remarks
See Also
Availability
SOLIDWORKS 2019 FCS, Revision Number 27.0