NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Properties | List of all members
NXOpen.Motion.DiscreteDrivetrain Class Reference

Represents a Discrete Drivetrain motion object. More...

Inheritance diagram for NXOpen.Motion.DiscreteDrivetrain:
NXOpen.Motion.MotionObject NXOpen.Motion.IGraphSource NXOpen.DisplayableObject NXOpen.NXObject NXOpen.IFitTo NXOpen.TaggedObject NXOpen.INXObject NXOpen.INXObject NXOpen.Utilities.NXRemotableObject IMessageSink

Properties

NXOpen.Motion.DiscreteDrivetrainLayoutCollection DiscreteDrivetrainLayouts [get]
 Returns the NXOpen.Motion.DiscreteDrivetrainLayoutCollection belonging to this element More...
 
NXOpen.Motion.DiscreteDrivetrainPatternCollection DiscreteDrivetrainPatterns [get]
 Returns the NXOpen.Motion.DiscreteDrivetrainPatternCollection belonging to this element More...
 
NXOpen.Motion.DiscreteDrivetrainReportCollection DiscreteDrivetrainReports [get]
 Returns the NXOpen.Motion.DiscreteDrivetrainReportCollection belonging to this element More...
 
- Properties inherited from NXOpen.Motion.MotionObject
unsafe double DisplayScale [get, set]
 Returns or sets the display scale factor More...
 
unsafe string GroupName [get, set]
 Returns or sets the group name of motion object More...
 
unsafe
NXOpen.Motion.MotionObject.GroupType 
GroupTypeOption [get, set]
 Returns or sets the group type of motion object More...
 
- Properties inherited from NXOpen.DisplayableObject
unsafe int Color [get, set]
 Returns or sets the color of the object. More...
 
unsafe bool IsBlanked [get]
 Returns the blank status of this object. More...
 
unsafe int Layer [get, set]
 Returns or sets the layer that the object is in. More...
 
unsafe
NXOpen.DisplayableObject.ObjectFont 
LineFont [get, set]
 Returns or sets the line font of the object. More...
 
unsafe
NXOpen.DisplayableObject.ObjectWidth 
LineWidth [get, set]
 Returns or sets the line width of the object. More...
 
unsafe NXOpen.Point3d NameLocation [get]
 Returns the location of the object's name. More...
 
- Properties inherited from NXOpen.NXObject
unsafe bool IsOccurrence [get]
 Returns whether this object is an occurrence or not. More...
 
unsafe string JournalIdentifier [get]
 Returns the identifier that would be recorded in a journal for this object. More...
 
unsafe string Name [get]
 Returns the custom name of the object. More...
 
unsafe NXOpen.Assemblies.Component OwningComponent [get]
 Returns the owning component, if this object is an occurrence. More...
 
unsafe NXOpen.BasePart OwningPart [get]
 Returns the owning part of this object More...
 
unsafe NXOpen.INXObject Prototype [get]
 Returns the prototype of this object if it is an occurrence. More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 
- Properties inherited from NXOpen.INXObject
bool IsOccurrence [get]
 Returns whether this object is an occurrence or not. More...
 
string JournalIdentifier [get]
 Returns the identifier that would be recorded in a journal for this object. More...
 
string Name [get]
 Returns the custom name of the object. More...
 
NXOpen.Assemblies.Component OwningComponent [get]
 Returns the owning component, if this object is an occurrence. More...
 
NXOpen.BasePart OwningPart [get]
 Returns the owning part of this object More...
 
NXOpen.INXObject Prototype [get]
 Returns the prototype of this object if it is an occurrence. More...
 

Additional Inherited Members

- Public Types inherited from NXOpen.Motion.MotionObject
enum  GroupType { None, Import }
 The group type attribute is used for import subassembly functionality. More...
 
- Public Member Functions inherited from NXOpen.DisplayableObject
unsafe void Blank ()
 Blanks the object. More...
 
unsafe void Highlight ()
 Highlights the object. More...
 
unsafe void RedisplayObject ()
 Redisplays the object in all views. More...
 
unsafe void RemoveViewDependency ()
 Remove dependency on all views from an object. More...
 
unsafe void SetNameLocation (NXOpen.Point3d location)
 Sets the location of the object's name. More...
 
unsafe void Unblank ()
 Unblanks the object. More...
 
unsafe void Unhighlight ()
 Unhighlights the object. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a Discrete Drivetrain motion object.

To create or edit an instance of this class, use NXOpen.Motion.DiscreteDrivetrainBuilder

Created in NX1847.0.0

Property Documentation

NXOpen.Motion.DiscreteDrivetrainLayoutCollection NXOpen.Motion.DiscreteDrivetrain.DiscreteDrivetrainLayouts
get

Returns the NXOpen.Motion.DiscreteDrivetrainLayoutCollection belonging to this element

Created in NX1847.0.0

NXOpen.Motion.DiscreteDrivetrainPatternCollection NXOpen.Motion.DiscreteDrivetrain.DiscreteDrivetrainPatterns
get

Returns the NXOpen.Motion.DiscreteDrivetrainPatternCollection belonging to this element

Created in NX1847.0.0

NXOpen.Motion.DiscreteDrivetrainReportCollection NXOpen.Motion.DiscreteDrivetrain.DiscreteDrivetrainReports
get

Returns the NXOpen.Motion.DiscreteDrivetrainReportCollection belonging to this element

Created in NX1847.0.0


The documentation for this class was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.