Gets and sets the belt location plane.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Property BeltLocationPlane As System.Object |
| Visual Basic (Usage) | |
|---|
Dim instance As IBeltChainFeatureData
Dim value As System.Object
instance.BeltLocationPlane = value
value = instance.BeltLocationPlane |
| C# | |
|---|
System.object BeltLocationPlane {get; set;} |
| C++/CLI | |
|---|
property System.Object^ BeltLocationPlane {
System.Object^ get();
void set ( & System.Object^ value);
} |
Property Value
IVertex,
IRefPlane, or
IFace2
Remarks
See Also
Availability
SOLIDWORKS 2022 FCS, Revision Number 30