SchemeDT:Component

From DocR23

Jump to: navigation, search


Contents

Action

A component is a Scheme object used in the context of assembly modeling, where it serves as a proxy for an assembly component.

It is a path within an assembly tree, represented by a start model and a sequence of tip-to-tail model references.

Derivation

component : scheme-object

C++

component_handle

External Rep

#[component %d %d ]

where the first integer is the component ID, and the second integer is the ID of the component's model.

Example

; component
Personal tools