Added 0000650 - Placement.isNull() function

This commit is contained in:
Yorik van Havre
2012-03-28 10:39:10 -03:00
parent 4903e3876a
commit a5e5389745
2 changed files with 31 additions and 10 deletions

View File

@@ -75,6 +75,14 @@ Placement(Base, Axis, Angle) -- define position and rotation
</UserDocu>
</Documentation>
</Methode>
<Methode Name="isNull">
<Documentation>
<UserDocu>
isNull() -> Bool
returns True if the placement has no displacement and no rotation
</UserDocu>
</Documentation>
</Methode>
<Attribute Name="Base" ReadOnly="false">
<Documentation>
<UserDocu>Vector to the Base Position of the Placement</UserDocu>