RefinementSettings.HasPull Property

RefinementSettingsHasPull Property

Gets a value indicating whether this subdivision should create a result on a specific surface.

Namespace:  Rhino.Geometry.MeshRefinements
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public bool HasPull { get; }
Public ReadOnly Property HasPull As Boolean
	Get

Property Value

Type: Boolean
See Also