ConstructionAxisNormalToFaceAtPointDefinition.redefine Method
Parent Object:
ConstructionAxisNormalToFaceAtPointDefinitionDefined in namespace "adsk::fusion" and the header file is <Fusion/Construction/ConstructionAxisNormalToFaceAtPointDefinition.h>
Description
Redefines the input geometry of the construction axis.
Syntax
"constructionAxisNormalToFaceAtPointDefinition_var" is a variable referencing a ConstructionAxisNormalToFaceAtPointDefinition object.
#include <Fusion/Construction/ConstructionAxisNormalToFaceAtPointDefinition.h>
returnValue = constructionAxisNormalToFaceAtPointDefinition_var->redefine(face, pointEntity);
|
Return Value
boolean |
Returns true if the redefinition of the construction axis is successful. |
Parameters
face |
Base |
The face the axis is normal to |
pointEntity |
Base |
The point that positions the axis |
Version
Introduced in version August 2014