Indicates if this object is a loft centerline (true) or a rail (false).
# Get the value of the property.propertyValue = loftCenterLineOrRail_var.isCenterLine
#include <Fusion/Features/LoftCenterLineOrRail.h>// Get the value of the property.boolean propertyValue = loftCenterLineOrRail_var->isCenterLine();