IMDLObjectContainerComponent.RemoveObject(MDLObject) Method

Definition

Removes object from the list of objects that are contained by this IMDLObjectContainerComponent.

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

Parameters

object
MDLObject
Attributes

Applies to