ConstructionPlaneOffsetThroughPointDefinition.point Property
Parent Object:
ConstructionPlaneOffsetThroughPointDefinitionDefined in namespace "adsk::fusion" and the header file is <Fusion/Construction/ConstructionPlaneOffsetThroughPointDefinition.h>
Description
Returns the point that controls the offset.
Syntax
"constructionPlaneOffsetThroughPointDefinition_var" is a variable referencing a ConstructionPlaneOffsetThroughPointDefinition object.
# Get the value of the property. propertyValue = constructionPlaneOffsetThroughPointDefinition_var.point
|
"constructionPlaneOffsetThroughPointDefinition_var" is a variable referencing a ConstructionPlaneOffsetThroughPointDefinition object.
#include <Fusion/Construction/ConstructionPlaneOffsetThroughPointDefinition.h>
// Get the value of the property. Ptr<Base> propertyValue = constructionPlaneOffsetThroughPointDefinition_var->point();
|
Property Value
This is a read only property whose value is a
Base.
Version
Introduced in version January 2025