Class UFCurveLineArc
Implements
IMessageSink
Inherited Members
Namespace: NXOpen.UF
Assembly: NXOpen.UF.dll
Syntax
public class UFCurveLineArc : NXRemotableObject, IMessageSink
Methods
IsArcEqual(Tag, Tag)
Declaration
public int IsArcEqual(Tag arc1, Tag arc2)
Parameters
| Type | Name | Description |
|---|---|---|
| Tag | arc1 | |
| Tag | arc2 |
Returns
| Type | Description |
|---|---|
| int |
IsLineEqual(Tag, Tag)
Declaration
public int IsLineEqual(Tag line1, Tag line2)
Parameters
| Type | Name | Description |
|---|---|---|
| Tag | line1 | |
| Tag | line2 |
Returns
| Type | Description |
|---|---|
| int |
Implements
System.Runtime.Remoting.Messaging.IMessageSink