NXOpen .NET Reference  12.0.0
Public Types | Protected Member Functions | Properties | List of all members
NXOpen.CAE.BeamSectionOrientationOptions Class Reference

More...

Inheritance diagram for NXOpen.CAE.BeamSectionOrientationOptions:

Public Types

enum  Method { ByVector, ByNode }
 Represents the orientation definition method More...
 

Protected Member Functions

override void FreeResource ()
 Destroys the object More...
 

Properties

unsafe
NXOpen.CAE.BeamSection.DirectionOption 
DirectionType [get, set]
 Returns or sets the direction type More...
 
unsafe
NXOpen.CAE.BeamSectionOrientationOptions.Method 
MethodType [get, set]
 Returns or sets the orientation definition method More...
 
unsafe NXOpen.CAE.FENode Node [get, set]
 Returns or sets the node used to orient beam. More...
 
unsafe NXOpen.CAE.FEElement OrientedElement [get, set]
 Returns or sets the element to be oriented. More...
 
unsafe NXOpen.Direction Vector [get, set]
 Returns or sets the orientation vector. More...
 

Detailed Description

To create a new instance of this class, use NXOpen.CAE.CaePart.NewBeamSectionOrientationOptions

Created in NX7.5.0

Member Enumeration Documentation

Represents the orientation definition method

Enumerator
ByVector 
ByNode 

Member Function Documentation

override void NXOpen.CAE.BeamSectionOrientationOptions.FreeResource ( )
protected

Destroys the object

Created in NX7.5.0

License requirements: None.

Property Documentation

unsafe NXOpen.CAE.BeamSection.DirectionOption NXOpen.CAE.BeamSectionOrientationOptions.DirectionType
getset

Returns or sets the direction type

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

unsafe NXOpen.CAE.BeamSectionOrientationOptions.Method NXOpen.CAE.BeamSectionOrientationOptions.MethodType
getset

Returns or sets the orientation definition method

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

unsafe NXOpen.CAE.FENode NXOpen.CAE.BeamSectionOrientationOptions.Node
getset

Returns or sets the node used to orient beam.

Only available when the orientation method is CAE.BeamSectionOrientationOptions.Method.ByNode

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

unsafe NXOpen.CAE.FEElement NXOpen.CAE.BeamSectionOrientationOptions.OrientedElement
getset

Returns or sets the element to be oriented.

Only available when the orientation method is CAE.BeamSectionOrientationOptions.Method.ByVector

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

unsafe NXOpen.Direction NXOpen.CAE.BeamSectionOrientationOptions.Vector
getset

Returns or sets the orientation vector.

Only available when definition method is CAE.BeamSectionOrientationOptions.Method.ByVector

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")


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