NX Open C++ Reference Guide
Public Member Functions
NXOpen::Routing::ClockPartBuilder Class Reference

Builder class for clock part object
To create a new instance of this class, use Routing::RouteManager::CreateClockPartBuilder
Default values. More...

Inheritance diagram for NXOpen::Routing::ClockPartBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

void DragByTransform (const NXOpen::Vector3d &translation, const NXOpen::Matrix3x3 &rotation)
 Drag the selected objects by the given translation and rotation.
void InitializeFromPort (NXOpen::Routing::Port *port)
 Initializes (or resets) the builder based off of the input line segment.
NXOpen::SelectNXObjectPortSelection ()
 Returns the user selected Routing::Port for rotation of compoent
Created in NX7.5.0.
NXOpen::ExpressionRotationAngle ()
 Returns the rotation angle applied to the component for rotation
Created in NX7.5.0.
void SetLockEngagement (bool lockEngagement)
 Set EngagementLock of builder attribute
Created in NX7.5.3.
void SetLockRotation (bool lockRotation)
 Set RotationLock of builder attribute
Created in NX7.5.3.
void StartDrag ()
 Begin a drag operation.
void StopDrag ()
 End a drag operation.
void SuppressPortConstraint (NXOpen::Routing::Port *portTag, bool suppress)
 Suppress the constraind applied to the selected Routing::Port
Created in NX7.5.0.
void UpdateRotationAngle (double angle)
 Suppress the constraind applied to the selected Routing::Port
Created in NX7.5.0.

Detailed Description

Builder class for clock part object
To create a new instance of this class, use Routing::RouteManager::CreateClockPartBuilder
Default values.

Property Value

RotationAngle.Value

0


Created in NX7.5.0.


Member Function Documentation

void NXOpen::Routing::ClockPartBuilder::DragByTransform ( const NXOpen::Vector3d translation,
const NXOpen::Matrix3x3 rotation 
)

Drag the selected objects by the given translation and rotation.

Only call after invoking the Routing::ClockPartBuilder::StartDrag method. After finished dragging, call Routing::ClockPartBuilder::StopDrag .
Created in NX7.5.0.

License requirements : routing_mechanical ("Routing Mechanical") OR routing_electrical ("Routing Electrical") OR routing_combined ("Routing Combined")

Parameters:
translationThe translation to be applied.
rotationThe rotation to be applied

Initializes (or resets) the builder based off of the input line segment.


Created in NX7.5.0.

License requirements : routing_mechanical ("Routing Mechanical") OR routing_electrical ("Routing Electrical") OR routing_combined ("Routing Combined")

Parameters:
portport object, may be NULL

Returns the user selected Routing::Port for rotation of compoent
Created in NX7.5.0.



License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")

Returns the rotation angle applied to the component for rotation
Created in NX7.5.0.



License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")

Set EngagementLock of builder attribute
Created in NX7.5.3.



License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")

Parameters:
lockEngagementLock Engagement

Set RotationLock of builder attribute
Created in NX7.5.3.



License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")

Parameters:
lockRotationLock Rotation

Begin a drag operation.


Created in NX7.5.0.

License requirements : routing_mechanical ("Routing Mechanical") OR routing_electrical ("Routing Electrical") OR routing_combined ("Routing Combined")

End a drag operation.


Created in NX7.5.0.

License requirements : routing_mechanical ("Routing Mechanical") OR routing_electrical ("Routing Electrical") OR routing_combined ("Routing Combined")

Suppress the constraind applied to the selected Routing::Port
Created in NX7.5.0.



License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")

Parameters:
portTagRouting Port whose constraint is to be suppressed
suppresstrue to suppress , false to unsuppress

Suppress the constraind applied to the selected Routing::Port
Created in NX7.5.0.



License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")

Parameters:
angletrue to suppress , false to unsuppress

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