P_Rhino_Geometry_Extrusion_IsSolid - mcneel/rhinocommon-api-docs GitHub Wiki

Extrusion.IsSolid Property

Gets a value indicating whether there is no gap among all surfaces constructing this object.

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public override bool IsSolid { get; }

VB

Public Overrides ReadOnly Property IsSolid As Boolean
	Get

Property Value

Type: Boolean

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

Extrusion Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️