Description
Creates a plane through three points.
Syntax
Status = CreatePlane3P ( FirstPoint, SecondPoint, ThirdPoint, [oGetCreatedEntity] )
|
|
|
|
|
Input: (Variant) FirstPoint |
|
Input: (Variant) SecondPoint |
|
Input: (Variant) ThirdPoint |
|
Output: (IEntity)oGetCreatedEntity |
|
Return:(Boolean) status |