MixGroup 接口
interface MixGroup
属性
id
id: IDPCommon.DB.Types.ElementId;
混组elementId
类型: IDPCommon.DB.Types.ElementId
name
name: string;
混组名称
position
position: Number3;
位置
类型: Number3
rotation
rotation: Number3;
角度
类型: Number3
size
size: Number3;
尺寸
类型: Number3
subElements
subElements: IDPCommon.DB.Types.ElementId[];
混组子模型
类型: IDPCommon.DB.Types.ElementId[]