Model Constructor

Constructor for the Model class.

Namespace: Teigha.GraphicsSystem
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
protected Model(
        IntPtr unmanagedPointer,
        bool autoDelete
)

Parameters

unmanagedPointer  IntPtr
[in] Input unmanaged pointer to the object from which this object is created.
autoDelete  Boolean
[in] Input flag that specifies whether the object should be automatically deleted by the Garbage Collector.
See Also

©  Bricsys NV. All rights reserved.