P_Rhino_Geometry_MeshRefinements_RefinementSettings_HasPull - mcneel/rhinocommon-api-docs GitHub Wiki
Gets a value indicating whether this subdivision should create a result on a specific surface.
Namespace: Rhino.Geometry.MeshRefinements
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public bool HasPull { get; }
VB
Public ReadOnly Property HasPull As Boolean
Get
Type: Boolean
Supported in: 6.0.16224.21491
RefinementSettings Class
Rhino.Geometry.MeshRefinements Namespace