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

Represents the synchronize options to be used when a FEM part is created These options will be used to synchronize the specified entities from the master CAD part file to the FEM part file. More...

Inheritance diagram for NXOpen::CAE::BeamSectionOptions:
NXOpen::TransientObject

List of all members.

Public Member Functions

NXOpen::CAE::BeamSectionBeamAftSection ()
 Returns the section of aft beam end
Created in NX5.0.0.
NXOpen::Vector3d BeamAftSectionOffsets ()
 Returns the offsets applied to aft beam end

NXOpen::CAE::BeamSectionBeamForeSection ()
 Returns the section of fore beam end
Created in NX5.0.0.
NXOpen::Vector3d BeamForeSectionOffsets ()
 Returns the offsets applied to fore beam end

bool BeamSectionInherited ()
 Returns the flag indicating whether the beam section is inherited from beam geometry

NXOpen::DirectionBeamSectionOrientation ()
 Returns the orientation of beam section

bool BeamSectionSpecifyOffsets ()
 Returns the flag indicating whether offsets are specified

bool BeamSectionTapered ()
 Returns the flag indicating whether the beam section is tapered
Created in NX5.0.0.
bool BeamSectionTaperedChaining ()
 Returns the flag indicating whether the beam section is in tapered chaining
Created in NX8.0.0.
void SetBeamAftSection (NXOpen::CAE::BeamSection *beamSection)
 Sets the section of aft beam end
Created in NX5.0.0.
void SetBeamAftSectionOffsets (const NXOpen::Vector3d &aftOffests)
 Sets the offsets applied to aft beam end

void SetBeamForeSection (NXOpen::CAE::BeamSection *beamSection)
 Sets the section of fore beam end
Created in NX5.0.0.
void SetBeamForeSectionOffsets (const NXOpen::Vector3d &foreOffests)
 Sets the offsets applied to fore beam end

void SetBeamSectionInherited (bool bInherited)
 Sets the flag indicating whether the beam section is inherited from beam geometry

void SetBeamSectionOrientation (NXOpen::Direction *orientation)
 Sets the orientation of beam section

void SetBeamSectionSpecifyOffsets (bool bOffsets)
 Sets the flag indicating whether offsets are specified

void SetBeamSectionTapered (bool bTapered)
 Sets the flag indicating whether the beam section is tapered
Created in NX5.0.0.
void SetBeamSectionTaperedChaining (bool bTaperedChaining)
 Sets the flag indicating whether the beam section is in tapered chaining
Created in NX8.0.0.
virtual ~BeamSectionOptions ()
 Destroys the object
Created in NX5.0.0.

Detailed Description

Represents the synchronize options to be used when a FEM part is created These options will be used to synchronize the specified entities from the master CAD part file to the FEM part file.


To create a new instance of this class, use CAE::CaePart::NewBeamSectionOptions

Created in NX5.0.0.


Constructor & Destructor Documentation

Destroys the object
Created in NX5.0.0.



License requirements : None


Member Function Documentation

Returns the section of aft beam end
Created in NX5.0.0.



License requirements : None

Returns the offsets applied to aft beam end

Deprecated:
Deprecated in NX7.5.0.



Created in NX5.0.0.

License requirements : None

Returns the section of fore beam end
Created in NX5.0.0.



License requirements : None

Returns the offsets applied to fore beam end

Deprecated:
Deprecated in NX7.5.0.



Created in NX5.0.0.

License requirements : None

Returns the flag indicating whether the beam section is inherited from beam geometry

Deprecated:
Deprecated in NX7.5.0.



Created in NX5.0.0.

License requirements : None

Returns the orientation of beam section

Deprecated:
Deprecated in NX7.5.0.



Created in NX5.0.0.

License requirements : None

Returns the flag indicating whether offsets are specified

Deprecated:
Deprecated in NX7.5.0.



Created in NX5.0.0.

License requirements : None

Returns the flag indicating whether the beam section is tapered
Created in NX5.0.0.



License requirements : None

Returns the flag indicating whether the beam section is in tapered chaining
Created in NX8.0.0.



License requirements : None

Sets the section of aft beam end
Created in NX5.0.0.



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

Parameters:
beamSectionbeam section

Sets the offsets applied to aft beam end

Deprecated:
Deprecated in NX7.5.0.



Created in NX5.0.0.

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

Parameters:
aftOffestsaftoffests

Sets the section of fore beam end
Created in NX5.0.0.



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

Parameters:
beamSectionbeam section

Sets the offsets applied to fore beam end

Deprecated:
Deprecated in NX7.5.0.



Created in NX5.0.0.

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

Parameters:
foreOffestsforeoffests

Sets the flag indicating whether the beam section is inherited from beam geometry

Deprecated:
Deprecated in NX7.5.0.



Created in NX5.0.0.

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

Parameters:
bInheritedbinherited

Sets the orientation of beam section

Deprecated:
Deprecated in NX7.5.0.



Created in NX5.0.0.

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

Parameters:
orientationorientation

Sets the flag indicating whether offsets are specified

Deprecated:
Deprecated in NX7.5.0.



Created in NX5.0.0.

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

Parameters:
bOffsetsboffsets

Sets the flag indicating whether the beam section is tapered
Created in NX5.0.0.



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

Parameters:
bTaperedbtapered

Sets the flag indicating whether the beam section is in tapered chaining
Created in NX8.0.0.



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

Parameters:
bTaperedChainingbtaperedchaining

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