IMDLObjectContainerComponent.AddObject(MDLObject) Method

Definition

Adds object to the list of objects that are contained by this IMDLObjectContainerComponent.

[Foundation.Export("addObject:")]
[Foundation.Preserve(Conditional=true)]
public void AddObject (ModelIO.MDLObject object);
abstract member AddObject : ModelIO.MDLObject -> unit

Parameters

object
MDLObject
Attributes

Applies to