Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CIM3DSymbolProperties

Represents 3D symbol properties, a collection of symbol properties that apply when the symbol is used in a 3D context.

Read more...

Hierarchy

  • CIM3DSymbolProperties

Index

Properties

Optional dominantSizeAxis3D

dominantSizeAxis3D: "Z" | "X" | "Y"

The dominant size axis.

Optional rotationOrder3D

rotationOrder3D: "XYZ" | "ZXY" | "YXZ"

The rotation order 3D.

Optional scaleY

scaleY: number

The scale Y.

Optional scaleZ

scaleZ: number

The scale Z.

type

type: "CIM3DSymbolProperties"

Generated using TypeDoc