NX Open C++ Reference Guide
Public Member Functions
NXOpen::CAE::IBeamSectionBuilder Class Reference

Represents a CAE::IBeamSectionBuilder
This is an abstract class

Created in NX7.5.0. More...

Inheritance diagram for NXOpen::CAE::IBeamSectionBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder NXOpen::CAE::GeneralGeometryBeamSectionBuilder NXOpen::CAE::StandardBeamSectionBuilder NXOpen::CAE::UserDefinedSolidBeamSectionBuilder

List of all members.

Public Member Functions

void GetUserDefinedStressRecoveryPoints (std::vector< NXOpen::Point2d > &points)
 Gets the user-defined stress recovery points.
NXOpen::CAE::PropertyTablePropertyTable ()
 Returns the section builder's CAE::PropertyTable
Created in NX7.5.0.
NXString SectionName ()
 Returns the section name
Created in NX7.5.0.
void SetSectionName (const NXString &sectionName)
 Sets the section name
Created in NX7.5.0.
void SetUserDefinedStressRecoveryPoints (const std::vector< NXOpen::Point2d > &points)
 Sets the user-defined stress recovery points.

Detailed Description

Represents a CAE::IBeamSectionBuilder
This is an abstract class

Created in NX7.5.0.



Member Function Documentation

Gets the user-defined stress recovery points.


Created in NX7.5.0.

License requirements : None

Parameters:
pointspoints

Returns the section builder's CAE::PropertyTable
Created in NX7.5.0.



License requirements : None

Returns the section name
Created in NX7.5.0.



License requirements : None

Sets the section name
Created in NX7.5.0.



License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

Parameters:
sectionNamesectionname

Sets the user-defined stress recovery points.


Created in NX7.5.0.

License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

Parameters:
pointspoints

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