GetAllAxisFromCADModelReturn
Class
Read time 1 minuteLast updated a month ago
Inheritance
- object
- GetAllAxisFromCADModelReturn
Inherited Members
- Equals(object)
- Equals(object, object)
- GetHashCode()
- GetType()
- MemberwiseClone()
- ReferenceEquals(object, object)
- ToString()
Namespace: UnityEngine.Pixyz.Algo
[Serializable]public class GetAllAxisFromCADModelReturn
Constructors
GetAllAxisFromCADModelReturn()
public GetAllAxisFromCADModelReturn()
GetAllAxisFromCADModelReturn(GetAllAxisFromCADModelReturn)
Parameterspublic GetAllAxisFromCADModelReturn(GetAllAxisFromCADModelReturn o)
Type | Name | Description |
|---|---|---|
| GetAllAxisFromCADModelReturn | o |
Fields
occurrences
Returnspublic OccurrenceList occurrences
Type | Description |
|---|---|
| OccurrenceList |
axis
Returnspublic Matrix4ListList axis
Type | Description |
|---|---|
| Matrix4ListList |