SbProjectionCoordinatesInitCoordinates Method |
Namespace: OIV.Inventor.ProjectionAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public void InitCoordinates(
SoNode node,
int size
)
Public Sub InitCoordinates (
node As SoNode,
size As Integer
)
public:
void InitCoordinates(
SoNode^ node,
int size
)
member InitCoordinates :
node : SoNode *
size : int -> unit
Parameters
- node
- Type: OIV.Inventor.NodesSoNode
- size
- Type: SystemInt32
Remarks See Also