Class SMTDiagramsBuilder
Inheritance
System.Object
System.MarshalByRefObject
SMTDiagramsBuilder
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 SMTDiagramsBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
SMTDiagramsBuilder()
Declaration
protected SMTDiagramsBuilder()
Properties
AllnodesToggle
Declaration
public bool AllnodesToggle { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
BoundingBoxZdirLinearDim
Declaration
public Expression BoundingBoxZdirLinearDim { get; }
Property Value
Type | Description |
---|---|
Expression |
Coordsys
Declaration
public CoordinateSystem Coordsys { get; set; }
Property Value
Type | Description |
---|---|
CoordinateSystem |
CsysTypeEnum
Declaration
public SMTDiagramsBuilder.Csystype CsysTypeEnum { get; set; }
Property Value
Type | Description |
---|---|
SMTDiagramsBuilder.Csystype |
ElemSelectEntities
Declaration
public TargetEntitiesBuilder ElemSelectEntities { get; set; }
Property Value
Type | Description |
---|---|
TargetEntitiesBuilder |
ForceTypeEnum
Declaration
public SMTDiagramsBuilder.Forcetype ForceTypeEnum { get; set; }
Property Value
Type | Description |
---|---|
SMTDiagramsBuilder.Forcetype |
NodeSelectEntities
Declaration
public TargetEntitiesBuilder NodeSelectEntities { get; set; }
Property Value
Type | Description |
---|---|
TargetEntitiesBuilder |
QueryCurveUsageOptions
Declaration
public QueryCurveUsageOptions QueryCurveUsageOptions { get; }
Property Value
Type | Description |
---|---|
QueryCurveUsageOptions |
Implements
System.Runtime.Remoting.Messaging.IMessageSink