Database.createDesignAttribute


createDesignAttribute(attrName, typeName, scopeName, [assignType])

Creates a new Design Attribute

attrNamestring name of attribute
typeNamestring displayed name
scopeNamestring scope name
assignTypeoptional string list of features the attribute can be assign to : "Lines", "Surfaces", "Volumes" etc
Return valueIFDesignAttributereturned attribute

Back to Database

Back to Overview