ProfileLoop
Class
Read time 1 minuteLast updated 19 hours ago
Inheritance
- object
- ProfileLoop
Inherited Members
- Equals(object)
- Equals(object, object)
- GetHashCode()
- GetType()
- MemberwiseClone()
- ReferenceEquals(object, object)
- ToString()
Namespace: UnityEngine.Pixyz.CAD
[Serializable]public class ProfileLoop
Constructors
ProfileLoop()
public ProfileLoop()
ProfileLoop(ProfileLoop)
Parameterspublic ProfileLoop(ProfileLoop o)
Type | Name | Description |
|---|---|---|
| ProfileLoop | o |
Fields
edges
Returnspublic OrientedEdgeList edges
Type | Description |
|---|---|
| OrientedEdgeList |
isOuter
Returnspublic bool isOuter
Type | Description |
|---|---|
| bool |