Constructor.
Namespace: Autodesk.iLogic.Runtime
Assembly: Autodesk.iLogic.Runtime (in Autodesk.iLogic.Runtime.dll) Version: 30.0
Syntax
VB
Public Sub New ( document As Document )
C#
public ModelStatesGlobalScope( Document document )
Parameters
- document
- Type: Document
Must be a model state factory document.