IAttributeFactory::Create



Your Ad Here

Description

This method allows you to create an attribute by a given type and name.

Syntax

Attribute = Create( Type, Name );

Input: (AttributeEnumType) Type

Type of created attribute

Input: (String) Name

Any given name of attribute

Return: (IAttribute) Attribute

Created attribute

Return to Cimatron Index


Your Ad Here