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

Represents a NXOpen.CAE.LaminateDynamicEvent builder More...

Inheritance diagram for NXOpen.CAE.LaminateDynamicEventBuilder:
NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink NXOpen.CAE.LaminateRandomEventBuilder NXOpen.CAE.LaminateSineEventBuilder

Public Types

enum  ExcitationSelectedAxisEnum { X, Y, Z }
 The excitation axis enum. More...
 
enum  ReferenceTypeEnum { Relative, Absolute }
 The reference enum. More...
 

Public Member Functions

unsafe
NXOpen.CAE.ModelingObjectPropertyTable 
GetOutputRequestObject ()
 Get the output request. More...
 
unsafe void SetOutputRequestObject (NXOpen.CAE.ModelingObjectPropertyTable ssmo)
 Set the output request. More...
 
- 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...
 
- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Properties

unsafe string DynamicEventName [get, set]
 Returns or sets the event name More...
 
unsafe NXOpen.CoordinateSystem ExcitationCsys [get, set]
 Returns or sets the excitation coordinate system More...
 
unsafe
NXOpen.CAE.LaminateDynamicEventBuilder.ExcitationSelectedAxisEnum 
ExcitationSelectedAxis [get, set]
 Returns or sets the excitation axis More...
 
unsafe double LowerBoundFrequency [get, set]
 Returns or sets the lower bound freq More...
 
unsafe bool NastranBasicCsys [get, set]
 Returns or sets the nastran basic More...
 
unsafe
NXOpen.CAE.LaminateDynamicEventBuilder.ReferenceTypeEnum 
ReferenceType [get, set]
 Returns or sets the reference type More...
 
unsafe double UpperBoundFrequency [get, set]
 Returns or sets the upper bound freq More...
 
unsafe NXOpen.TaggedObject UserFunction [get, set]
 Returns or sets the function. 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

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a NXOpen.CAE.LaminateDynamicEvent builder

This is an abstract class.

Created in NX10.0.0

Member Enumeration Documentation

The excitation axis enum.

Enumerator
X 
Y 
Z 

The reference enum.

Enumerator
Relative 
Absolute 

Member Function Documentation

unsafe NXOpen.CAE.ModelingObjectPropertyTable NXOpen.CAE.LaminateDynamicEventBuilder.GetOutputRequestObject ( )
inline

Get the output request.

Created in NX10.0.0

License requirements: None.

Returns
unsafe void NXOpen.CAE.LaminateDynamicEventBuilder.SetOutputRequestObject ( NXOpen.CAE.ModelingObjectPropertyTable  ssmo)
inline

Set the output request.

Created in NX10.0.0

License requirements: nx_lam_comp_adv ("Laminate Composites Advanced")

Parameters
ssmo

Property Documentation

unsafe string NXOpen.CAE.LaminateDynamicEventBuilder.DynamicEventName
getset

Returns or sets the event name

Created in NX10.0.0

License requirements to get this property: None.

License requirements to set this property: nx_lam_comp_adv ("Laminate Composites Advanced")

unsafe NXOpen.CoordinateSystem NXOpen.CAE.LaminateDynamicEventBuilder.ExcitationCsys
getset

Returns or sets the excitation coordinate system

Created in NX10.0.0

License requirements to get this property: None.

License requirements to set this property: nx_lam_comp_adv ("Laminate Composites Advanced")

unsafe NXOpen.CAE.LaminateDynamicEventBuilder.ExcitationSelectedAxisEnum NXOpen.CAE.LaminateDynamicEventBuilder.ExcitationSelectedAxis
getset

Returns or sets the excitation axis

Created in NX10.0.0

License requirements to get this property: None.

License requirements to set this property: nx_lam_comp_adv ("Laminate Composites Advanced")

unsafe double NXOpen.CAE.LaminateDynamicEventBuilder.LowerBoundFrequency
getset

Returns or sets the lower bound freq

Created in NX10.0.0

License requirements to get this property: None.

License requirements to set this property: nx_lam_comp_adv ("Laminate Composites Advanced")

unsafe bool NXOpen.CAE.LaminateDynamicEventBuilder.NastranBasicCsys
getset

Returns or sets the nastran basic

Created in NX10.0.0

License requirements to get this property: None.

License requirements to set this property: nx_lam_comp_adv ("Laminate Composites Advanced")

unsafe NXOpen.CAE.LaminateDynamicEventBuilder.ReferenceTypeEnum NXOpen.CAE.LaminateDynamicEventBuilder.ReferenceType
getset

Returns or sets the reference type

Created in NX10.0.0

License requirements to get this property: None.

License requirements to set this property: nx_lam_comp_adv ("Laminate Composites Advanced")

unsafe double NXOpen.CAE.LaminateDynamicEventBuilder.UpperBoundFrequency
getset

Returns or sets the upper bound freq

Created in NX10.0.0

License requirements to get this property: None.

License requirements to set this property: nx_lam_comp_adv ("Laminate Composites Advanced")

unsafe NXOpen.TaggedObject NXOpen.CAE.LaminateDynamicEventBuilder.UserFunction
getset

Returns or sets the function.

Created in NX10.0.0

License requirements to get this property: None.

License requirements to set this property: nx_lam_comp_adv ("Laminate Composites Advanced")


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