NX Open C++ Reference Guide
Classes | Public Types | Public Member Functions
NXOpen::CAE::BeamSection Class Reference

Represents a Beam Cross Section
This is an abstract class. More...

Inheritance diagram for NXOpen::CAE::BeamSection:
NXOpen::NXObject NXOpen::TaggedObject NXOpen::INXObject NXOpen::CAE::GeneralGeometryBeamSection NXOpen::CAE::StandardBeamSection NXOpen::CAE::UserDefinedSolidBeamSection

List of all members.

Classes

struct  Properties
 Represents the properties of the beam section. More...

Public Types

enum  DirectionOption { DirectionOptionHorizontal, DirectionOptionVertical }
 Represents the direction. More...

Public Member Functions

NXString GetDescriptorName ()
 Gets the section descriptor name.
void GetStressRecoveryPoints (std::vector< NXOpen::Point2d > &points)
 Gets the stress recovery points
Created in NX7.5.0.
NXOpen::CAE::PropertyTablePropertyTable ()
 Returns the section property table of definition
Created in NX7.5.0.
NXOpen::CAE::BeamSection::Properties SectionProperties ()
 Returns the section properties
Created in NX7.5.3.

Detailed Description

Represents a Beam Cross Section
This is an abstract class.



Created in NX5.0.0.


Member Enumeration Documentation

Represents the direction.

Enumerator:
DirectionOptionHorizontal 

Indicates the horizontal direction of beam section.

DirectionOptionVertical 

Indicates the vertical direction of beam section.


Member Function Documentation

Gets the section descriptor name.

Returns:
The descriptor name of section
Created in NX7.5.0.

License requirements : None

Gets the stress recovery points
Created in NX7.5.0.



License requirements : None

Parameters:
pointsThe stress recovery points of section

Returns the section property table of definition
Created in NX7.5.0.



License requirements : None

Returns the section properties
Created in NX7.5.3.



License requirements : None


The documentation for this class was generated from the following file:
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.