Share

DerivedPartTransformDef.GetTransformation Method

Parent Object: DerivedPartTransformDef

Description

Method that gets the matrix describing the transform that should be applied to the entities being derived.

Syntax

DerivedPartTransformDef.GetTransformation( Transform As Matrix, Mirror As Boolean )

Parameters

Name Type Description
Transform Matrix Output that describes the transform to apply to the entities derived.
Mirror Boolean Output Boolean that specifies whether the derived part is mirrored.

Version

Introduced in version 6

Was this information helpful?