is_3d# property Polyline.is_3d# Check if the object is a 3D solid object. This method determines whether the current object represents a three-dimensional solid geometry by checking its object type. Returns: boolTrue if the object is a 3D solid, False otherwise.