Class DiscreteDrivetrain
Inheritance
DiscreteDrivetrain
Inherited Members
Namespace: NXOpen.Motion
Assembly: NXOpen.dll
Syntax
public class DiscreteDrivetrain : MotionObject, IMessageSink, IFitTo, INXObject, IGraphSource
Constructors
DiscreteDrivetrain()
Declaration
protected DiscreteDrivetrain()
Properties
DiscreteDrivetrainLayouts
Declaration
public DiscreteDrivetrainLayoutCollection DiscreteDrivetrainLayouts { get; }
Property Value
Type | Description |
---|---|
DiscreteDrivetrainLayoutCollection |
DiscreteDrivetrainPatterns
Declaration
public DiscreteDrivetrainPatternCollection DiscreteDrivetrainPatterns { get; }
Property Value
Type | Description |
---|---|
DiscreteDrivetrainPatternCollection |
DiscreteDrivetrainReports
Declaration
public DiscreteDrivetrainReportCollection DiscreteDrivetrainReports { get; }
Property Value
Type | Description |
---|---|
DiscreteDrivetrainReportCollection |
Implements
System.Runtime.Remoting.Messaging.IMessageSink