NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Properties | List of all members
NXOpen.Features.PartGeometryCopySelectBuilder Class Reference

Represents a NXOpen.Features.PartGeometryCopySelectBuilder builder More...

Inheritance diagram for NXOpen.Features.PartGeometryCopySelectBuilder:
NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe NXOpen.NXObject[] GetRelatedExpressions ()
 Gets the related expression object More...
 
unsafe void RemoveAllRelatedExpressions ()
 Removes all related expression objects More...
 
unsafe void RemoveRelatedExpression (NXOpen.NXObject relatedExps)
 Removes the given related expression object More...
 
unsafe void SetRelatedExpressions (NXOpen.NXObject[] relatedExps)
 Sets the related expression object More...
 
- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Properties

unsafe NXOpen.ScCollector BodyCollector [get]
 Returns the body collector More...
 
unsafe NXOpen.SelectTaggedObject BodyObject [get]
 Returns the body group More...
 
unsafe NXOpen.Section CompositeCurve [get]
 Returns the composite curve More...
 
unsafe NXOpen.ScCollector CompositeFace [get]
 Returns the composite face More...
 
unsafe int CurrentInterfaceUsageType [get, set]
 Returns or sets the interface usage type of selected item More...
 
unsafe string CurrentInterfaceUsageTypeString [get, set]
 Returns or sets the string of interface usage type of selected item More...
 
unsafe int CurrentObjectType [get, set]
 Returns or sets the type of current object to be copied More...
 
unsafe
NXOpen.SelectDisplayableObject 
Curve [get]
 Returns the curve More...
 
unsafe
NXOpen.Features.SelectFeature 
CurveFeature [get]
 Returns the curve feature More...
 
unsafe NXOpen.SelectTaggedObject Datum [get]
 Returns the datum More...
 
unsafe NXOpen.Expression Expression [get, set]
 Returns or sets the expression More...
 
unsafe NXOpen.SelectFace Face [get]
 Returns the face More...
 
unsafe string ObjectDescription [get, set]
 Returns or sets the object description of selected item More...
 
unsafe string ObjectName [get, set]
 Returns or sets the object name of selected item More...
 
unsafe string ObjectType [get, set]
 Returns or sets the object type of selected item More...
 
unsafe
NXOpen.SelectDisplayableObject 
Pmi [get]
 Returns the pmi More...
 
unsafe NXOpen.SelectTaggedObject Point [get]
 Returns the point More...
 
unsafe bool ReverseDirection [get, set]
 Returns or sets the reverse direction More...
 
unsafe
NXOpen.SelectDisplayableObject 
RoutingObject [get]
 Returns the routing object More...
 
unsafe NXOpen.SelectSketch Sketch [get]
 Returns the sketch More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a NXOpen.Features.PartGeometryCopySelectBuilder builder

Created in NX9.0.0

Member Function Documentation

unsafe NXOpen.NXObject [] NXOpen.Features.PartGeometryCopySelectBuilder.GetRelatedExpressions ( )
inline

Gets the related expression object

Created in NX12.0.0

License requirements: None.

Returns
Expressions related to interface object viz. Product Interface
unsafe void NXOpen.Features.PartGeometryCopySelectBuilder.RemoveAllRelatedExpressions ( )
inline

Removes all related expression objects

Created in NX12.0.0

License requirements: None.

unsafe void NXOpen.Features.PartGeometryCopySelectBuilder.RemoveRelatedExpression ( NXOpen.NXObject  relatedExps)
inline

Removes the given related expression object

Created in NX12.0.0

License requirements: None.

Parameters
relatedExpsExpression that needs to be deleted from interface object viz. Product Interface
unsafe void NXOpen.Features.PartGeometryCopySelectBuilder.SetRelatedExpressions ( NXOpen.NXObject[]  relatedExps)
inline

Sets the related expression object

Created in NX12.0.0

License requirements: None.

Parameters
relatedExpsExpressions to be related to interface object viz. Product Interface

Property Documentation

unsafe NXOpen.ScCollector NXOpen.Features.PartGeometryCopySelectBuilder.BodyCollector
get

Returns the body collector

Created in NX9.0.0

License requirements: None.

unsafe NXOpen.SelectTaggedObject NXOpen.Features.PartGeometryCopySelectBuilder.BodyObject
get

Returns the body group

Created in NX9.0.0

License requirements: None.

unsafe NXOpen.Section NXOpen.Features.PartGeometryCopySelectBuilder.CompositeCurve
get

Returns the composite curve

Created in NX9.0.0

License requirements: None.

unsafe NXOpen.ScCollector NXOpen.Features.PartGeometryCopySelectBuilder.CompositeFace
get

Returns the composite face

Created in NX9.0.0

License requirements: None.

unsafe int NXOpen.Features.PartGeometryCopySelectBuilder.CurrentInterfaceUsageType
getset

Returns or sets the interface usage type of selected item

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: gateway ("UG GATEWAY")

unsafe string NXOpen.Features.PartGeometryCopySelectBuilder.CurrentInterfaceUsageTypeString
getset

Returns or sets the string of interface usage type of selected item

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: gateway ("UG GATEWAY")

unsafe int NXOpen.Features.PartGeometryCopySelectBuilder.CurrentObjectType
getset

Returns or sets the type of current object to be copied

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: gateway ("UG GATEWAY")

unsafe NXOpen.SelectDisplayableObject NXOpen.Features.PartGeometryCopySelectBuilder.Curve
get

Returns the curve

Created in NX9.0.0

License requirements: None.

unsafe NXOpen.Features.SelectFeature NXOpen.Features.PartGeometryCopySelectBuilder.CurveFeature
get

Returns the curve feature

Created in NX9.0.0

License requirements: None.

unsafe NXOpen.SelectTaggedObject NXOpen.Features.PartGeometryCopySelectBuilder.Datum
get

Returns the datum

Created in NX9.0.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Features.PartGeometryCopySelectBuilder.Expression
getset

Returns or sets the expression

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: gateway ("UG GATEWAY")

unsafe NXOpen.SelectFace NXOpen.Features.PartGeometryCopySelectBuilder.Face
get

Returns the face

Created in NX9.0.0

License requirements: None.

unsafe string NXOpen.Features.PartGeometryCopySelectBuilder.ObjectDescription
getset

Returns or sets the object description of selected item

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: gateway ("UG GATEWAY")

unsafe string NXOpen.Features.PartGeometryCopySelectBuilder.ObjectName
getset

Returns or sets the object name of selected item

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: gateway ("UG GATEWAY")

unsafe string NXOpen.Features.PartGeometryCopySelectBuilder.ObjectType
getset

Returns or sets the object type of selected item

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: gateway ("UG GATEWAY")

unsafe NXOpen.SelectDisplayableObject NXOpen.Features.PartGeometryCopySelectBuilder.Pmi
get

Returns the pmi

Created in NX9.0.0

License requirements: None.

unsafe NXOpen.SelectTaggedObject NXOpen.Features.PartGeometryCopySelectBuilder.Point
get

Returns the point

Created in NX9.0.0

License requirements: None.

unsafe bool NXOpen.Features.PartGeometryCopySelectBuilder.ReverseDirection
getset

Returns or sets the reverse direction

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: gateway ("UG GATEWAY")

unsafe NXOpen.SelectDisplayableObject NXOpen.Features.PartGeometryCopySelectBuilder.RoutingObject
get

Returns the routing object

Created in NX9.0.0

License requirements: None.

unsafe NXOpen.SelectSketch NXOpen.Features.PartGeometryCopySelectBuilder.Sketch
get

Returns the sketch

Created in NX9.0.0

License requirements: None.


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