Geometry.GetICEAttributeFromName

導入

v7.0

詳細

指定された名前と一致する属性データを戻します。

C#構文

ICEAttribute Geometry.GetICEAttributeFromName( String in_name );

スクリプト構文

oReturn = Geometry.GetICEAttributeFromName( AttributeName );

戻り値

ICEAttribute

パラメータ

パラメータ タイプ 説明
AttributeName String 検索する属性の名前。

関連項目

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