NXOpen .NET Reference  12.0.0
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.GeometricUtilities.IComponentBuilder NXOpen.CAE.LaminateRandomEventBuilder NXOpen.CAE.LaminateSineEventBuilder

Public Types

enum  ReferenceTypeEnum { Relative, Absolute }
 The reference enum. More...
 
enum  ExcitationSelectedAxisEnum { X, Y, Z }
 The excitation axis 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...
 

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...
 

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 ( )

Get the output request.

Created in NX10.0.0

License requirements: None.

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

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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.