ProjectItem.GetICEAttributeFromName

導入

v7.0

詳細

指定された名前と一致する ICEAttribute オブジェクトとして属性データを戻します。

C#構文

ICEAttribute ProjectItem.GetICEAttributeFromName( String in_name );

スクリプト構文

oReturn = ProjectItem.GetICEAttributeFromName( AttributeName );

戻り値

ICEAttribute

パラメータ

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

関連項目

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