Geometry.RemoveICEAttribute

導入

v11.0 (2013)

説明

ICETree で不要な場合、ジオメトリから非組込み属性を削除します。

C#構文

Geometry.RemoveICEAttribute( String in_name );

スクリプト構文

Geometry.RemoveICEAttribute( in_name );

パラメータ

パラメータ タイプ 説明
in_name String 削除する属性の名前です。

関連項目

Geometry.AddICEAttribute Geometry.GetICEAttributeFromName Geometry.ICEAttributes ProjectItem.AddICEAttribute ProjectItem.GetICEAttributeFromName ProjectItem.ICEAttributes ProjectItem.RemoveICEAttribute