Class AcousticsAndVibrationTransientMeshSelectionAccessor
Inheritance
System.Object
System.MarshalByRefObject
AcousticsAndVibrationTransientMeshSelectionAccessor
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.CAE
Assembly: NXOpen.dll
Syntax
public class AcousticsAndVibrationTransientMeshSelectionAccessor : NXObject, IMessageSink, INXObject
Constructors
AcousticsAndVibrationTransientMeshSelectionAccessor()
Declaration
protected AcousticsAndVibrationTransientMeshSelectionAccessor()
Properties
UseCustomSelection
Declaration
public bool UseCustomSelection { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Methods
SetSelectedEntities(AcousticsAndVibrationTransientMeshSelectionAccessor.IntermediateEntity, Int32[])
Declaration
public void SetSelectedEntities(AcousticsAndVibrationTransientMeshSelectionAccessor.IntermediateEntity entityType, int[] intermidiateFaces)
Parameters
Type | Name | Description |
---|---|---|
AcousticsAndVibrationTransientMeshSelectionAccessor.IntermediateEntity | entityType | |
System.Int32[] | intermidiateFaces |
Implements
System.Runtime.Remoting.Messaging.IMessageSink