rename Placement.isNull to Placement.isIdentity
implement Rotation.isNull and Rotation.isIdentity
This commit is contained in:
@@ -76,10 +76,10 @@ Placement(Base, Axis, Angle) -- define position and rotation
|
||||
</UserDocu>
|
||||
</Documentation>
|
||||
</Methode>
|
||||
<Methode Name="isNull" Const="true">
|
||||
<Methode Name="isIdentity" Const="true">
|
||||
<Documentation>
|
||||
<UserDocu>
|
||||
isNull() -> Bool
|
||||
isIdentity() -> Bool
|
||||
returns True if the placement has no displacement and no rotation
|
||||
</UserDocu>
|
||||
</Documentation>
|
||||
|
||||
Reference in New Issue
Block a user