v2.42
 
IProfileDescription Interface Reference

Represents a profile description. Profile description represented by the 2D geometry and a set of constraints (optional). See Renga profile editor for better understanding. Different Renga entities (e.g. beam style, column style etc.) use profile description to create profiles by applying concrete parameter values to the profile description. This interface can be obtained from IProfileDescriptionManager interface. More...

Properties

int Id [get]
 The identifier of the quantity.
 
BSTR Name [get]
 The name of the profile description.
 

Detailed Description

Represents a profile description. Profile description represented by the 2D geometry and a set of constraints (optional). See Renga profile editor for better understanding. Different Renga entities (e.g. beam style, column style etc.) use profile description to create profiles by applying concrete parameter values to the profile description. This interface can be obtained from IProfileDescriptionManager interface.

See also
IProfileDescriptionManager, IProfile