NX Open C++ Reference Guide
Public Member Functions
NXOpen::Motion::LinkBuilder Class Reference

Represents a Motion::LinkBuilder
To create a new instance of this class, use Motion::LinkCollection::CreateLinkBuilder

Created in NX5.0.0. More...

Inheritance diagram for NXOpen::Motion::LinkBuilder:
NXOpen::Motion::MotionBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

bool Fixed ()
 Returns the link fixed to the ground
Created in NX5.0.0.
NXOpen::SelectNXObjectListGeometries ()
 Returns the geometries
Created in NX5.0.0.
NXOpen::Motion::LinkInitialVelocityInitialVelocity ()
 Returns the initial velocity
Created in NX5.0.0.
NXOpen::Motion::LinkMassPropertyMassProperty ()
 Returns the mass property
Created in NX5.0.0.
NXString Name ()
 Returns the name
Created in NX5.0.0.
void SetFixed (bool fixed)
 Sets the link fixed to the ground
Created in NX5.0.0.
void SetName (const NXString &name)
 Sets the name
Created in NX5.0.0.

Detailed Description

Represents a Motion::LinkBuilder
To create a new instance of this class, use Motion::LinkCollection::CreateLinkBuilder

Created in NX5.0.0.



Member Function Documentation

Returns the link fixed to the ground
Created in NX5.0.0.



License requirements : None

Returns the geometries
Created in NX5.0.0.



License requirements : None

Returns the initial velocity
Created in NX5.0.0.



License requirements : None

Returns the mass property
Created in NX5.0.0.



License requirements : None

Returns the name
Created in NX5.0.0.



License requirements : None

Sets the link fixed to the ground
Created in NX5.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters:
fixedfixed

Sets the name
Created in NX5.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters:
namename

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