NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | Properties | List of all members
NXOpen.CAE.BushingEADBuilder Class Reference

This class provides Bushing Associated Data Support More...

Inheritance diagram for NXOpen.CAE.BushingEADBuilder:
NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  CoordinateSystemDataType { Cartesian, Cylindrical, Spherical }
 indicates which type of coordinate system data to use More...
 
enum  OrientationMethod { Vector, Csystem, Node, CsystemData }
 indicates which orientation method to use More...
 
enum  State { Apply, Clear, Ignore }
 indicates to ignore, apply or clear the state property upon commit More...
 

Properties

unsafe
NXOpen.CAE.BushingEADBuilder.CoordinateSystemDataType 
CsysDataType [get, set]
 Returns or sets the get selection csys data type gets coordinate system data type More...
 
unsafe
NXOpen.CAE.SelectElementsBuilder 
Elements [get]
 Returns the select element operator selects elements More...
 
unsafe NXOpen.CoordinateSystem OriCsystem [get, set]
 Returns or sets the get coordinate system method gets the coordinate system for orienting by coordinate system More...
 
unsafe NXOpen.Direction OriDirr [get, set]
 Returns or sets the get oriDirr operator gets orientaion vector value More...
 
unsafe
NXOpen.CAE.BushingEADBuilder.State 
OrientationState [get, set]
 Returns or sets the state drives the commit action More...
 
unsafe
NXOpen.CAE.BushingEADBuilder.OrientationMethod 
OriMethod [get, set]
 Returns or sets the method to get the element orientation method More...
 
unsafe NXOpen.CAE.SelectFENodeList OriNode [get]
 Returns the get ori_node operator selects an orientation node More...
 
unsafe
NXOpen.CAE.PhysicalPropertyTable 
PhysicalPropertyTable [get, set]
 Returns or sets the physical property table of the bushing element More...
 
unsafe
NXOpen.CAE.BushingEADBuilder.State 
PhysicalPropertyTableState [get, set]
 Returns or sets the physical property table state state drives the action upon commit More...
 
unsafe NXOpen.Point PointInPlane [get, set]
 Returns or sets the get coordinate system data point in plane gets the coordinates of point in x-z plane if cartesian csys or point in azimuthal origin plane if cylindrical/spherical csys for orientation More...
 
unsafe NXOpen.Point PointOnZaxis [get, set]
 Returns or sets the get coordinate system data point on z axis gets the coordinates of point on z-axis for orientation More...
 
unsafe NXOpen.Point PointOrigin [get, set]
 Returns or sets the get coordinate system data point origin gets the coordinates of origin point for orientation More...
 
unsafe int PreferredLabel [get, set]
 Returns or sets the get preferred csys label gets the label assigned to the csys data More...
 
- Properties inherited from NXOpen.Builder
unsafe NXOpen.PreviewBuilder PreviewBuilder [get]
 Returns the preview builder subobject. More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.Builder
unsafe NXOpen.NXObject Commit ()
 Commits any edits that have been applied to the builder. More...
 
unsafe void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
unsafe NXOpen.NXObject[] GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
unsafe NXOpen.NXObject GetObject ()
 Returns the object currently being edited by this builder. More...
 
unsafe void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
unsafe bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

This class provides Bushing Associated Data Support

To create a new instance of this class, use NXOpen.CAE.NodeElementManager.CreateBushingEadBuilder

Created in NX7.5.0

Member Enumeration Documentation

indicates which type of coordinate system data to use

Enumerator
Cartesian 

use cartesian coordinate system data to orient the element

Cylindrical 

use cylindrical coordinate system data to orient the element

Spherical 

use spherical coordinate system data to orient the element

indicates which orientation method to use

Enumerator
Vector 

use a vector to orient the element

Csystem 

use a csystem to orient the element

Node 

use a node to orient the element

CsystemData 

use a csys data to orient the element

indicates to ignore, apply or clear the state property upon commit

Enumerator
Apply 

apply the property

Clear 

clear the property

Ignore 

ignore the property

Property Documentation

unsafe NXOpen.CAE.BushingEADBuilder.CoordinateSystemDataType NXOpen.CAE.BushingEADBuilder.CsysDataType
getset

Returns or sets the get selection csys data type gets coordinate system data type

Created in NX12.0.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling")

License requirements to set this property: nx_masterfem ("Finite Element Modeling")

unsafe NXOpen.CAE.SelectElementsBuilder NXOpen.CAE.BushingEADBuilder.Elements
get

Returns the select element operator selects elements

Created in NX7.5.0

License requirements: nx_masterfem ("Finite Element Modeling")

unsafe NXOpen.CoordinateSystem NXOpen.CAE.BushingEADBuilder.OriCsystem
getset

Returns or sets the get coordinate system method gets the coordinate system for orienting by coordinate system

Created in NX7.5.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling")

License requirements to set this property: nx_masterfem ("Finite Element Modeling")

unsafe NXOpen.Direction NXOpen.CAE.BushingEADBuilder.OriDirr
getset

Returns or sets the get oriDirr operator gets orientaion vector value

Created in NX7.5.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling")

License requirements to set this property: nx_masterfem ("Finite Element Modeling")

unsafe NXOpen.CAE.BushingEADBuilder.State NXOpen.CAE.BushingEADBuilder.OrientationState
getset

Returns or sets the state drives the commit action

Created in NX7.5.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling")

License requirements to set this property: nx_masterfem ("Finite Element Modeling")

unsafe NXOpen.CAE.BushingEADBuilder.OrientationMethod NXOpen.CAE.BushingEADBuilder.OriMethod
getset

Returns or sets the method to get the element orientation method

Created in NX7.5.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling")

License requirements to set this property: nx_masterfem ("Finite Element Modeling")

unsafe NXOpen.CAE.SelectFENodeList NXOpen.CAE.BushingEADBuilder.OriNode
get

Returns the get ori_node operator selects an orientation node

Created in NX7.5.0

License requirements: nx_masterfem ("Finite Element Modeling")

unsafe NXOpen.CAE.PhysicalPropertyTable NXOpen.CAE.BushingEADBuilder.PhysicalPropertyTable
getset

Returns or sets the physical property table of the bushing element

Created in NX11.0.1

License requirements to get this property: nx_masterfem ("Finite Element Modeling")

License requirements to set this property: nx_masterfem ("Finite Element Modeling")

unsafe NXOpen.CAE.BushingEADBuilder.State NXOpen.CAE.BushingEADBuilder.PhysicalPropertyTableState
getset

Returns or sets the physical property table state state drives the action upon commit

Created in NX11.0.1

License requirements to get this property: nx_masterfem ("Finite Element Modeling")

License requirements to set this property: nx_masterfem ("Finite Element Modeling")

unsafe NXOpen.Point NXOpen.CAE.BushingEADBuilder.PointInPlane
getset

Returns or sets the get coordinate system data point in plane gets the coordinates of point in x-z plane if cartesian csys or point in azimuthal origin plane if cylindrical/spherical csys for orientation

Created in NX12.0.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling")

License requirements to set this property: nx_masterfem ("Finite Element Modeling")

unsafe NXOpen.Point NXOpen.CAE.BushingEADBuilder.PointOnZaxis
getset

Returns or sets the get coordinate system data point on z axis gets the coordinates of point on z-axis for orientation

Created in NX12.0.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling")

License requirements to set this property: nx_masterfem ("Finite Element Modeling")

unsafe NXOpen.Point NXOpen.CAE.BushingEADBuilder.PointOrigin
getset

Returns or sets the get coordinate system data point origin gets the coordinates of origin point for orientation

Created in NX12.0.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling")

License requirements to set this property: nx_masterfem ("Finite Element Modeling")

unsafe int NXOpen.CAE.BushingEADBuilder.PreferredLabel
getset

Returns or sets the get preferred csys label gets the label assigned to the csys data

Created in NX12.0.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling")

License requirements to set this property: nx_masterfem ("Finite Element Modeling")


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