Struct UFDrf.Object
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.UF
Assembly: NXOpen.UF.dll
Syntax
public struct Object
Fields
assoc_dwg_pos
Declaration
public double[] assoc_dwg_pos
Field Value
Type | Description |
---|---|
System.Double[] |
object_assoc_modifier
Declaration
public int object_assoc_modifier
Field Value
Type | Description |
---|---|
System.Int32 |
object_assoc_type
Declaration
public UFDrf.AssocType object_assoc_type
Field Value
Type | Description |
---|---|
UFDrf.AssocType |
object_tag
Declaration
public Tag object_tag
Field Value
Type | Description |
---|---|
Tag |
object_view_tag
Declaration
public Tag object_view_tag
Field Value
Type | Description |
---|---|
Tag |
object2_tag
Declaration
public Tag object2_tag
Field Value
Type | Description |
---|---|
Tag |