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