Main Content

pmit_create_assemcomp

Create object of PmitAssemCompH class

Syntax

PmitError = pmit_create_assemcomp(PmitAssemCompH* const pmitAssemCompHOut)

Description

Warning

This content is specific to Simscape™ Multibody™ First Generation software. First-generation features are slated to be deprecated and should be avoided.

PmitError = pmit_create_assemcomp(PmitAssemCompH* const pmitAssemCompHOut) returns an error status PmitError.

With pmit_create_assemcomp, you can create an object of PmitAssemCompH class in order to reference child models in the hierarchy of other API CAD models.

Output Arguments

pmitAssemCompHOut

Handle object of PmitAssemCompH class representing a component in an API CAD model

Version History

Introduced in R2009b