Struct UFDraw._ViewBoundary
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
struct _ViewBoundary
Fields
const_status
Declaration
public bool const_status
Field Value
Type | Description |
---|---|
System.Boolean |
curve_tag
Declaration
public Tag curve_tag
Field Value
Type | Description |
---|---|
Tag |
defining_points
Declaration
public Tag*defining_points
Field Value
Type | Description |
---|---|
Tag* |
hatch_tag
Declaration
public Tag hatch_tag
Field Value
Type | Description |
---|---|
Tag |
point_count
Declaration
public int point_count
Field Value
Type | Description |
---|---|
System.Int32 |