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

Represents a Routing::Electrical::AssignProxyBuilder . More...

Inheritance diagram for NXOpen::Routing::Electrical::AssignProxyBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

NXOpen::PointPoint ()
 Returns the position of the proxy port to be created.
void SetPoint (NXOpen::Point *point)
 Sets the position of the proxy port to be created.
void SetVector (NXOpen::Direction *vector)
 Sets the direction of the proxy port to be created.
NXOpen::DirectionVector ()
 Returns the direction of the proxy port to be created.

Detailed Description

Represents a Routing::Electrical::AssignProxyBuilder .

This is used to create a proxy port and assign it to a connector.
To create a new instance of this class, use Routing::RouteManager::CreateAssignProxyBuilder

Created in NX8.0.0.


Member Function Documentation

Returns the position of the proxy port to be created.


Created in NX8.0.0.

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

Sets the position of the proxy port to be created.


Created in NX8.0.0.

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

Parameters:
pointpoint

Sets the direction of the proxy port to be created.


Created in NX8.0.0.

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

Parameters:
vectorvector

Returns the direction of the proxy port to be created.


Created in NX8.0.0.

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


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