Struct ScSectionOutputData
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 ScSectionOutputData
Fields
end_connected_object
Declaration
public Tag end_connected_object
Field Value
Type | Description |
---|---|
Tag |
end_point
Declaration
public double[] end_point
Field Value
Type | Description |
---|---|
System.Double[] |
output_object
Declaration
public Tag output_object
Field Value
Type | Description |
---|---|
Tag |
start_connected_object
Declaration
public Tag start_connected_object
Field Value
Type | Description |
---|---|
Tag |
start_point
Declaration
public double[] start_point
Field Value
Type | Description |
---|---|
System.Double[] |