Class ReverseBeamElementDirectionBuilder
Inheritance
System.Object
System.MarshalByRefObject
ReverseBeamElementDirectionBuilder
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.ModelCheck
Assembly: NXOpen.dll
Syntax
public class ReverseBeamElementDirectionBuilder : Builder, IMessageSink, IComponentBuilder, ISelectionBuilder
Constructors
ReverseBeamElementDirectionBuilder()
Declaration
protected ReverseBeamElementDirectionBuilder()
Properties
CheckScopeOption
Declaration
public CheckScope CheckScopeOption { get; set; }
Property Value
Type | Description |
---|---|
CheckScope |
SelectionList
Declaration
public SelectTaggedObjectList SelectionList { get; }
Property Value
Type | Description |
---|---|
SelectTaggedObjectList |
Methods
DisplayDirections()
Declaration
public void DisplayDirections()
ReverseDirections()
Declaration
public FEElement[] ReverseDirections()
Returns
Type | Description |
---|---|
FEElement[] |
Implements
System.Runtime.Remoting.Messaging.IMessageSink