SoClipPlaneElementGet Method (Int32) |
Calls Get(index, true).
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SbPlane Get(
int index
)
Public Function Get (
index As Integer
) As SbPlane
public:
SbPlane Get(
int index
)
member Get :
index : int -> SbPlane
Parameters
- index
- Type: SystemInt32
Return Value
Type:
SbPlaneRemarks See Also