Transformer3dsClearTransformations Method (String) |
Clears all transformation in objectName (only MatrixTransformations are left because they are needed to represent the hierarchy of read 3ds file)
Namespace: Ab3dAssembly: Ab3d.Reader3ds (in Ab3d.Reader3ds.dll) Version: 9.0.5590.1040
Syntax public void ClearTransformations(
string objectName
)
Parameters
- objectName
- Type: SystemString
objectName from NamedObjects
See Also