The cPropFrame type exposes the following members.
Back to Top
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | ChangeName |
Changes the name of an existing frame section property.
|
![]() | Count |
Retrieves the total number of defined frame section properties in the model.
|
![]() | Delete |
Deletes a specified frame section property.
|
![]() | GetAllFrameProperties |
Retrieves select data for all frame properties in the model
|
![]() | GetAngle |
Retrieves frame section property data for an angle-type frame section.
|
![]() | GetAutoSelectSteel |
Retrieves frame section property data for a steel auto select lists.
|
![]() | GetChannel |
Retrieves frame section property data for an channel-type frame section.
|
![]() | GetCircle |
Retrieves frame section property data for a circular frame section.
|
![]() | GetCoverPlatedI |
retrieves frame section property data for a cover plated I-type frame section.
|
![]() | GetDblAngle |
Retrieves frame section property data for a double angle-type frame section.
|
![]() | GetDblChannel |
Retrieves frame section property data for a double channel-type frame section.
|
![]() | GetGeneral |
Retrieves frame section property data for a general frame section
|
![]() | GetISection |
Retrieves frame section property data for an I-type frame section.
|
![]() | GetModifiers |
Retrieves the modifier assignments for a frame section property.
The default value for all modifiers is one.
|
![]() | GetNameList |
Retrieves the names of all defined frame section properties of the specified type.
|
![]() | GetNonPrismatic |
Assigns data to a nonprismatic frame section property.
|
![]() | GetPipe |
Retrieves frame section property data for a pipe-type frame section.
|
![]() | GetPlate |
Retrieves frame section property data for a plate frame section.
|
![]() | GetPropFileNameList |
Retrieves the names of all defined frame section properties of a specified type in a specified
frame section property file.
|
![]() | GetRebarBeam |
Retrieves beam rebar data for frame sections.
|
![]() | GetRebarColumn |
Retrieves column rebar data for frame sections.
|
![]() | GetRectangle |
Retrieves frame section property data for a rectangular frame section.
|
![]() | GetRod |
Retrieves frame section property data for a rod frame section.
|
![]() | GetSectProps | |
![]() | GetTee |
Retrieves frame section property data for a tee-type frame section.
|
![]() | GetTube |
Retrieves frame section property data for a tube-type frame section.
|
![]() | GetTypeOAPI |
Retrieves the property type for the specified frame section property.
|
![]() | ImportProp |
Imports a frame section property from a property file.
|
![]() | SetAngle |
Initializes an angle-type frame section property. If this function is called for an existing
frame section property, all items for the section are reset to their default value.
|
![]() | SetAutoSelectSteel |
Assigns frame section properties to an auto select list. If this function is called for an
existing frame section property, all items for the section are reset to their default value.
|
![]() | SetChannel |
Initializes an channel-type frame section property. If this function is called for an existing
frame section property, all items for the section are reset to their default value.
|
![]() | SetCircle |
initializes a solid circular frame section property.If this function is called for an existing
frame section property, all items for the section are reset to their default value.
|
![]() | SetCoverPlatedI |
Initializes a cover plated I-type frame section property. If this function is called for an
existing frame section property, all items for the section are reset to their default value.
|
![]() | SetDblAngle |
Initializes a double angle-type frame section property. If this function is called for an existing
frame section property, all items for the section are reset to their default value.
|
![]() | SetDblChannel |
Initializes a double channel-type frame section property. If this function is called for an existing
frame section property, all items for the section are reset to their default value.
|
![]() | SetGeneral |
Initializes a general frame section property. If this function is called for an existing
frame section property, all items for the section are reset to their default value.
|
![]() | SetISection |
Initializes an I-type frame section property. If this function is called for an existing
frame section property, all items for the section are reset to their default value.
|
![]() | SetModifiers |
Assigns property modifiers to a frame section property. The default value for all modifiers is one.
|
![]() | SetNonPrismatic |
Assigns data to a nonprismatic frame section property.
|
![]() | SetPipe |
Initializes a pipe-type frame section property. If this function is called for an existing
frame section property, all items for the section are reset to their default value.
|
![]() | SetPlate |
Initializes a solid plate frame section property. If this function is called for an existing
frame section property, all items for the section are reset to their default value.
|
![]() | SetRebarBeam |
Assigns beam rebar data to frame sections.
|
![]() | SetRebarColumn |
Assigns column rebar data to frame sections.
|
![]() | SetRectangle |
Initializes a solid rectangular frame section property. If this function is called for an existing
frame section property, all items for the section are reset to their default value.
|
![]() | SetRod |
initializes a solid rod frame section property.If this function is called for an existing
frame section property, all items for the section are reset to their default value.
|
![]() | SetTee |
Initializes a tee-type frame section property. If this function is called for an existing
frame section property, all items for the section are reset to their default value.
|
![]() | SetTube |
Initializes a tube-type frame section property.
If this function is called for an existing frame section property,
all items for the section are reset to their default value.
|
Properties
Name | Description | |
---|---|---|
![]() | SDShape |
Gives access to OAPI calls related to Section Designer sections.
|
See Also