Provides a method to create an object that implements the IStandardObjectProvider interface.
Inheritance Hierarchy
System.ObjectAutodesk.iLogic.Interfaces.StandardObjectFactory
Namespace: Autodesk.iLogic.Interfaces
Assembly: Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 30.0
Syntax
VB
Public Class StandardObjectFactory
C#
public class StandardObjectFactory
The StandardObjectFactory type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | Create |
Creates a standard object provider based on the given document.
|