Class StrainGageBuilder
Inheritance
System.Object
System.MarshalByRefObject
StrainGageBuilder
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.ResponseSimulation
Assembly: NXOpen.dll
Syntax
public class StrainGageBuilder : BaseBuilder, IMessageSink, IComponentBuilder
Constructors
StrainGageBuilder()
Declaration
protected StrainGageBuilder()
Properties
Csys
Declaration
public SmartObject Csys { get; set; }
Property Value
| Type | Description |
|---|---|
| SmartObject |
GageType
Declaration
public StrainGageType GageType { get; set; }
Property Value
| Type | Description |
|---|---|
| StrainGageType |
Placement
Declaration
public StrainGagePlacementType Placement { get; set; }
Property Value
| Type | Description |
|---|---|
| StrainGagePlacementType |
Plane
Declaration
public StrainGageOrientationPlane Plane { get; set; }
Property Value
| Type | Description |
|---|---|
| StrainGageOrientationPlane |
ResultType
Declaration
public StrainGageResult ResultType { get; set; }
Property Value
| Type | Description |
|---|---|
| StrainGageResult |
RotationAngle
Declaration
public Expression RotationAngle { get; }
Property Value
| Type | Description |
|---|---|
| Expression |
SelectedElementFaces
Declaration
public SelectFEElemFaceList SelectedElementFaces { get; }
Property Value
| Type | Description |
|---|---|
| SelectFEElemFaceList |
SelectedNode
Declaration
public SelectFENodeList SelectedNode { get; }
Property Value
| Type | Description |
|---|---|
| SelectFENodeList |
ShellElementFace
Declaration
public StrainGageShellElementFaceType ShellElementFace { get; set; }
Property Value
| Type | Description |
|---|---|
| StrainGageShellElementFaceType |
Implements
System.Runtime.Remoting.Messaging.IMessageSink