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

Represents a CAE::UserDefinedSolidBeamSectionBuilder
To create a new instance of this class, use CAE::BeamSectionCollection::CreateUserDefinedSolidBeamSectionBuilder

Created in NX7.5.0. More...

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

List of all members.

Public Member Functions

NXString DescriptorName ()
 Returns the section descriptor name
Created in NX7.5.0.
NXOpen::CAE::BeamSection::DirectionOption DirectionType ()
 Returns the option to define reference vector
Created in NX7.5.0.
NXOpen::DirectionReferenceVector ()
 Returns the reference vector
Created in NX7.5.0.
void SetDescriptorName (const NXString &descriptorName)
 Sets the section descriptor name
Created in NX7.5.0.
void SetDirectionType (NXOpen::CAE::BeamSection::DirectionOption directionType)
 Sets the option to define reference vector
Created in NX7.5.0.
void SetReferenceVector (NXOpen::Direction *referenceVector)
 Sets the reference vector
Created in NX7.5.0.
NXOpen::CAE::SelectCAEFaceSolidFace ()
 Returns the solid face
Created in NX7.5.0.

Detailed Description

Represents a CAE::UserDefinedSolidBeamSectionBuilder
To create a new instance of this class, use CAE::BeamSectionCollection::CreateUserDefinedSolidBeamSectionBuilder

Created in NX7.5.0.



Member Function Documentation

Returns the section descriptor name
Created in NX7.5.0.



License requirements : None

Returns the option to define reference vector
Created in NX7.5.0.



License requirements : None

Returns the reference vector
Created in NX7.5.0.



License requirements : None

Sets the section descriptor name
Created in NX7.5.0.



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

Parameters:
descriptorNamedescriptorname

Sets the option to define reference vector
Created in NX7.5.0.



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

Parameters:
directionTypedirectiontype

Sets the reference vector
Created in NX7.5.0.



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

Parameters:
referenceVectorreferencevector

Returns the solid face
Created in NX7.5.0.



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.