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

Represents a ConnectionLocationBuilder. More...

Inheritance diagram for NXOpen.Diagramming.ConnectionLocationBuilder:
NXOpen.Diagramming.LocationBuilder NXOpen.Diagramming.BaseSubObjectBuilder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Properties

unsafe int SegmentIdentifier [get, set]
 Returns or sets the segment identifier. More...
 
- Properties inherited from NXOpen.Diagramming.LocationBuilder
unsafe double EvaluatedValueX [get]
 Returns the evaluated X coordinate value that is the result calculated by the input percentage and offset. More...
 
unsafe double EvaluatedValueY [get]
 Returns the evaluated Y coordinate value that is the result calculated by input percentage and offset. More...
 
unsafe double InputPercentX [get, set]
 Returns or sets the user input percentage (0. More...
 
unsafe double InputPercentY [get, set]
 Returns or sets the user input percentage (0. More...
 
unsafe double InputValueX [get, set]
 Returns or sets the user input X coordinate. More...
 
unsafe double InputValueY [get, set]
 Returns or sets the user input Y coordinate. More...
 
unsafe
NXOpen.Diagramming.SheetElement 
Reference [get, set]
 Returns or sets the sheet element whose coordinate system the coordinate is specified in. More...
 
unsafe bool UpToDate [get]
 Returns the up to date flag. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.Diagramming.LocationBuilder
unsafe void SetValueX (double inputPercent, double inputValue)
 Set the x value of the location. More...
 
unsafe void SetValueY (double inputPercent, double inputValue)
 Set the y value of the location. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a ConnectionLocationBuilder.

This is a sub-builder class and cannot be directly instantiated

Created in NX10.0.0

Property Documentation

unsafe int NXOpen.Diagramming.ConnectionLocationBuilder.SegmentIdentifier
getset

Returns or sets the segment identifier.

Created in NX10.0.0

License requirements to get this property: None.

License requirements to set this property: None.


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