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


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

Created in NX7.5.0. More...

Inheritance diagram for NXOpen::CAE::BeamSectionOffsetOptions:
NXOpen::TransientObject

List of all members.

Classes

struct  Offset
 Represents the offset value. More...

Public Types

enum  Method { MethodNeutral, MethodLanguageSpecific }
 Represents the offset definition method. More...

Public Member Functions

NXOpen::CAE::BeamSectionOffsetOptions::Offset AftOffset ()
 Returns the aft offsets
Created in NX7.5.0.
NXOpen::CAE::BeamSectionOffsetOptions::Offset ForeOffset ()
 Returns the fore offsets
Created in NX7.5.0.
bool IsOffsetSpecified ()
 Returns the flag indicating whether the offset is specified
Created in NX7.5.0.
NXOpen::CAE::BeamSectionOffsetOptions::Method OffsetMethodType ()
 Returns the method to define beam end offsets
Created in NX7.5.0.
bool SameEndOffsets ()
 Returns the flag indicating whether the offset on both fore end and aft end are consistent
Created in NX7.5.0.
void SetAftOffset (const NXOpen::CAE::BeamSectionOffsetOptions::Offset &aftOffsets)
 Sets the aft offsets
Created in NX7.5.0.
void SetForeOffset (const NXOpen::CAE::BeamSectionOffsetOptions::Offset &foreOffsets)
 Sets the fore offsets
Created in NX7.5.0.
void SetOffsetMethodType (NXOpen::CAE::BeamSectionOffsetOptions::Method method)
 Sets the method to define beam end offsets
Created in NX7.5.0.
void SetOffsetSpecified (bool isOffsetSpecified)
 Sets the flag indicating whether the offset is specified
Created in NX7.5.0.
void SetSameEndOffsets (bool isSameEndOffsets)
 Sets the flag indicating whether the offset on both fore end and aft end are consistent
Created in NX7.5.0.
virtual ~BeamSectionOffsetOptions ()
 Destroys the object
Created in NX7.5.0.

Detailed Description


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

Created in NX7.5.0.



Member Enumeration Documentation

Represents the offset definition method.

Enumerator:
MethodNeutral 

The offset coordindate system is defined in neutral way.

MethodLanguageSpecific 

The offset coordindate system is defined in language-specific way.

Only available to Nastran


Constructor & Destructor Documentation

Destroys the object
Created in NX7.5.0.



License requirements : None


Member Function Documentation

Returns the aft offsets
Created in NX7.5.0.



License requirements : None

Returns the fore offsets
Created in NX7.5.0.



License requirements : None

Returns the flag indicating whether the offset is specified
Created in NX7.5.0.



License requirements : None

Returns the method to define beam end offsets
Created in NX7.5.0.



License requirements : None

Returns the flag indicating whether the offset on both fore end and aft end are consistent
Created in NX7.5.0.



License requirements : None

Sets the aft offsets
Created in NX7.5.0.



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

Parameters:
aftOffsetsaftoffsets

Sets the fore offsets
Created in NX7.5.0.



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

Parameters:
foreOffsetsforeoffsets

Sets the method to define beam end offsets
Created in NX7.5.0.



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

Parameters:
methodmethod

Sets the flag indicating whether the offset is specified
Created in NX7.5.0.



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

Parameters:
isOffsetSpecifiedisoffsetspecified

Sets the flag indicating whether the offset on both fore end and aft end are consistent
Created in NX7.5.0.



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

Parameters:
isSameEndOffsetsissameendoffsets

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