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

This builder class is used to create or edit NXOpen.Motion.MotionObject More...

Inheritance diagram for NXOpen.Motion.MotionBuilder:
NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink NXOpen.Motion.AdvancedSolutionBuilder NXOpen.Motion.AnalyticalContactBuilder NXOpen.Motion.BaseSectionBuilder NXOpen.Motion.BeamForceBuilder NXOpen.Motion.BushingBuilder NXOpen.Motion.ConnectorBuilder NXOpen.Motion.ControlInputBuilder NXOpen.Motion.ControlInputPortBuilder NXOpen.Motion.ControlOutputBuilder NXOpen.Motion.CouplerBuilder NXOpen.Motion.CurveOnCurveBuilder NXOpen.Motion.DiscreteDrivetrainBuilder NXOpen.Motion.DiscreteDrivetrainLayoutBuilder NXOpen.Motion.DiscreteDrivetrainPatternBuilder NXOpen.Motion.DiscreteDrivetrainReportBuilder NXOpen.Motion.FlexBodyBuilder NXOpen.Motion.FlexDampingBuilder NXOpen.Motion.GeneralCouplerBuilder NXOpen.Motion.GraphObjectBuilder NXOpen.Motion.JointBuilder NXOpen.Motion.JointDriverBuilder NXOpen.Motion.LinkBuilder NXOpen.Motion.LinkCouplerBuilder NXOpen.Motion.LinkDriverBuilder NXOpen.Motion.LoadTransferBuilder NXOpen.Motion.MechatronicsBuilder NXOpen.Motion.MotionSensorBuilder NXOpen.Motion.MotorBuilder NXOpen.Motion.PlantInputBuilder NXOpen.Motion.PlantOutputBuilder NXOpen.Motion.PointOnCurveBuilder NXOpen.Motion.PointOnSurfaceBuilder NXOpen.Motion.ProfileBuilder NXOpen.Motion.RoadBuilder NXOpen.Motion.ScalarForceBuilder NXOpen.Motion.ScalarTorqueBuilder NXOpen.Motion.SignalChartBuilder NXOpen.Motion.SplineBeamBuilder NXOpen.Motion.SplineBeamPropertyBuilder NXOpen.Motion.TextBasedElementBuilder NXOpen.Motion.TireBuilder NXOpen.Motion.TirePropertyBuilder NXOpen.Motion.VectorForceBuilder NXOpen.Motion.VectorTorqueBuilder

Properties

unsafe double DisplayScale [get, set]
 Returns or sets the icon display scale More...
 
unsafe string GroupName [get, set]
 Returns or sets the group name More...
 
unsafe
NXOpen.Motion.MotionObject.GroupType 
GroupType [get, set]
 Returns or sets the group type More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.Builder
unsafe NXOpen.NXObject Commit ()
 Commits any edits that have been applied to the builder. More...
 
unsafe void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
unsafe NXOpen.NXObject[] GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
unsafe NXOpen.NXObject GetObject ()
 Returns the object currently being edited by this builder. More...
 
unsafe void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
unsafe bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

This builder class is used to create or edit NXOpen.Motion.MotionObject

This is an abstract class, and cannot be created.

Created in NX5.0.0

Property Documentation

unsafe double NXOpen.Motion.MotionBuilder.DisplayScale
getset

Returns or sets the icon display scale

Created in NX5.0.0

License requirements to get this property: mechanisms ("MECHANISMS")

License requirements to set this property: mechanisms ("MECHANISMS")

unsafe string NXOpen.Motion.MotionBuilder.GroupName
getset

Returns or sets the group name

Created in NX5.0.0

License requirements to get this property: mechanisms ("MECHANISMS")

License requirements to set this property: mechanisms ("MECHANISMS")

unsafe NXOpen.Motion.MotionObject.GroupType NXOpen.Motion.MotionBuilder.GroupType
getset

Returns or sets the group type

Created in NX5.0.0

License requirements to get this property: mechanisms ("MECHANISMS")

License requirements to set this property: mechanisms ("MECHANISMS")


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