Class DurSpecialistStrainGageBuilder
Inheritance
DurSpecialistStrainGageBuilder
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
Description
Declaration
public string Description { get; set; }
Property Value
GageType
Declaration
public DurspStrainGageType GageType { get; set; }
Property Value
Name
Declaration
public string Name { get; set; }
Property Value
Placement
Declaration
public DurspStrainGagePlacementType Placement { get; set; }
Property Value
Plane
Declaration
public DurspStrainGageOrientationPlane Plane { get; set; }
Property Value
RotationAngle
Declaration
public Expression RotationAngle { get; set; }
Property Value
SelectedElementFaces
Declaration
public SelectFEElemFaceList SelectedElementFaces { get; }
Property Value
SelectedNode
Declaration
public SelectFENodeList SelectedNode { get; }
Property Value
ShellElementFace
Declaration
public DurspStrainGageShellElementFaceType ShellElementFace { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink