The OdbPretensionSection object can have the following members:
Prototype
odb_Set node() const;
odb_Set element() const;
odb_Set surface() const;
odb_SequenceFloat normal() const;
float normal(int index) const;
- node
An OdbSet object specifying the node set containing the pretension node.
- element
An OdbSet object specifying the element set that defines the pretension section.
- surface
An OdbSet object specifying the surface set that defines the pretension section.
- normal
An odb_SequenceFloat specifying the components of the normal to the pretension section.