Share

StandardObjectFactory Class

Provides a method to create an object that implements the IStandardObjectProvider interface.

Inheritance Hierarchy

System.Object
  Autodesk.iLogic.Interfaces.StandardObjectFactory

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 29.0

Syntax

VB

Public Class StandardObjectFactory

C#

public class StandardObjectFactory

The StandardObjectFactory type exposes the following members.

Methods

  NameDescription
Public methodStatic memberCreate
Creates a standard object provider based on the given document.

See Also

Reference

Was this information helpful?