GetDirection () | |
Get method for attribute "Direction" Direction on each side of surface. | |
int | |
Get method for attribute "EdgeSurfaceId" Teh edge surface id. | |
/*optional*/ CurveDescriptor | |
Get method for attribute "UVCurveData" UV-curves on each side of surface. | |
/*optional*/ UVParamsSequence | |
Get method for attribute "UVParamsSequence" Array of curve UV-points. | |
void | |
Set method for attribute "Direction" Direction on each side of surface. | |
void | SetEdgeSurfaceId (int value) |
Set method for attribute "EdgeSurfaceId" Teh edge surface id. | |
void | |
Set method for attribute "UVCurveData" UV-curves on each side of surface. | |
void | |
Set method for attribute "UVParamsSequence" Array of curve UV-points. |
GetEdgeSurfaceId | ||
int | GetEdgeSurfaceId | () |
SetEdgeSurfaceId | ||
void | SetEdgeSurfaceId | (int value) |
GetDirection | ||
GetDirection | () | |
SetDirection | ||
void | SetDirection |
GetUVParamsSequence | ||
/*optional*/ UVParamsSequence | GetUVParamsSequence | () |
SetUVParamsSequence | ||
void | SetUVParamsSequence |
GetUVCurveData | ||
/*optional*/ CurveDescriptor | GetUVCurveData | () |
SetUVCurveData | ||
void | SetUVCurveData |