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

Contains wrappers for all 'UF_CURVE_LINE_ARC' functions and data types. More...

Inheritance diagram for NXOpen.UF.UFCurveLineArc:
NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

int IsArcEqual (NXOpen.Tag arc1, NXOpen.Tag arc2)
 Wrapper method for UF_CURVE_LINE_ARC__is_arc_equal More...
 
int IsLineEqual (NXOpen.Tag line1, NXOpen.Tag line2)
 Wrapper method for UF_CURVE_LINE_ARC__is_line_equal 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...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.Utilities.NXRemotableObject
void initialize ()
 <exclude> More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Detailed Description

Contains wrappers for all 'UF_CURVE_LINE_ARC' functions and data types.

Member Function Documentation

int NXOpen.UF.UFCurveLineArc.IsArcEqual ( NXOpen.Tag  arc1,
NXOpen.Tag  arc2 
)
inline

Wrapper method for UF_CURVE_LINE_ARC__is_arc_equal

Refer to UF_CURVE_LINE_ARC__is_arc_equal for documentation

License requirements:None

int NXOpen.UF.UFCurveLineArc.IsLineEqual ( NXOpen.Tag  line1,
NXOpen.Tag  line2 
)
inline

Wrapper method for UF_CURVE_LINE_ARC__is_line_equal

Refer to UF_CURVE_LINE_ARC__is_line_equal for documentation

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.