SoLDMGeometryEndCollectingGeometry Method (SoState) |
Indicates geometry collection is achieved.
Namespace: OIV.LDMAssembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic void EndCollectingGeometry(
SoState state
)
Public Sub EndCollectingGeometry (
state As SoState
)
public:
void EndCollectingGeometry(
SoState^ state
)
member EndCollectingGeometry :
state : SoState -> unit
Parameters
- state
- Type: OIV.Inventor.MiscSoState
Remarks
See Also