Class DurSpecialistStrainGageBuilder
Inheritance
System.Object
System.MarshalByRefObject
DurSpecialistStrainGageBuilder
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 DurSpecialistStrainGageBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
DurSpecialistStrainGageBuilder()
Declaration
protected DurSpecialistStrainGageBuilder()
Properties
Csys
Declaration
public SmartObject Csys { get; set; }
Property Value
Type | Description |
---|---|
SmartObject |
Description
Declaration
public string Description { get; set; }
Property Value
Type | Description |
---|---|
System.String |
GageType
Declaration
public DurspStrainGageType GageType { get; set; }
Property Value
Type | Description |
---|---|
DurspStrainGageType |
Name
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Placement
Declaration
public DurspStrainGagePlacementType Placement { get; set; }
Property Value
Type | Description |
---|---|
DurspStrainGagePlacementType |
Plane
Declaration
public DurspStrainGageOrientationPlane Plane { get; set; }
Property Value
Type | Description |
---|---|
DurspStrainGageOrientationPlane |
RotationAngle
Declaration
public Expression RotationAngle { get; set; }
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 DurspStrainGageShellElementFaceType ShellElementFace { get; set; }
Property Value
Type | Description |
---|---|
DurspStrainGageShellElementFaceType |
Implements
System.Runtime.Remoting.Messaging.IMessageSink