GetCoEdgeDefinitionReturn
Struct
Read time 1 minuteLast updated 20 hours ago
Inherited Members
- Equals(object)
- GetHashCode()
- ToString()
- Equals(object, object)
- GetType()
- ReferenceEquals(object, object)
Namespace: UnityEngine.Pixyz.CAD
[Serializable]public struct GetCoEdgeDefinitionReturn
Constructors
GetCoEdgeDefinitionReturn(GetCoEdgeDefinitionReturn)
Parameterspublic GetCoEdgeDefinitionReturn(GetCoEdgeDefinitionReturn o)
Type | Name | Description |
|---|---|---|
| GetCoEdgeDefinitionReturn | o |
Fields
edge
Returnspublic uint edge
Type | Description |
|---|---|
| uint |
edgeOrientation
Returnspublic bool edgeOrientation
Type | Description |
|---|---|
| bool |
loop
Returnspublic uint loop
Type | Description |
|---|---|
| uint |
surface
Returnspublic uint surface
Type | Description |
|---|---|
| uint |
parametricCurve
Returnspublic uint parametricCurve
Type | Description |
|---|---|
| uint |