Class DiscreteDrivetrainReportBuilder
Inheritance
DiscreteDrivetrainReportBuilder
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
NumberOfBins
Declaration
public int NumberOfBins { get; set; }
Property Value
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
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