Class DiscreteDrivetrainReportBuilder
Inheritance
System.Object
System.MarshalByRefObject
DiscreteDrivetrainReportBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
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)
Assembly: NXOpen.dll
Syntax
public class DiscreteDrivetrainReportBuilder : MotionBuilder, IMessageSink, IComponentBuilder
Constructors
DiscreteDrivetrainReportBuilder()
Declaration
protected DiscreteDrivetrainReportBuilder()
Properties
Declaration
public SelectNXObjectList AnalyticalContacts { get; }
Property Value
Attachment
Declaration
public LinkAttachmentData Attachment { get; }
Property Value
BeamForces
Declaration
public SelectNXObjectList BeamForces { get; }
Property Value
Bushings
Declaration
public SelectNXObjectList Bushings { get; }
Property Value
Depth
Declaration
public Expression Depth { get; }
Property Value
ElementType
Declaration
public DiscreteDrivetrainReportBuilder.ElementTypeOption ElementType { get; set; }
Property Value
EndAngle
Declaration
public Expression EndAngle { get; }
Property Value
Name
Declaration
public string Name { get; set; }
Property Value
Type |
Description |
System.String |
|
NumberOfBins
Declaration
public int NumberOfBins { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Radius
Declaration
public Expression Radius { get; }
Property Value
ReportType
Declaration
public DiscreteDrivetrainReportBuilder.ReportTypeOption ReportType { get; set; }
Property Value
Shape
Declaration
public DiscreteDrivetrainReportBuilder.ShapeType Shape { get; set; }
Property Value
ShowVisualization
Declaration
public bool ShowVisualization { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
SpringDampers
Declaration
public SelectNXObjectList SpringDampers { get; }
Property Value
StartAngle
Declaration
public Expression StartAngle { get; }
Property Value
XLength
Declaration
public Expression XLength { get; }
Property Value
YLength
Declaration
public Expression YLength { get; }
Property Value
ZLength
Declaration
public Expression ZLength { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink