M_Rhino_Geometry_V6Centermark_AdjustFromPoints - mcneel/rhinocommon-api-docs GitHub Wiki

V6Centermark.AdjustFromPoints Method

Update Dimension geometry from point locations

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

Syntax

C#

public bool AdjustFromPoints(
	Plane plane,
	Point3d centerpoint
)

VB

Public Function AdjustFromPoints ( 
	plane As Plane,
	centerpoint As Point3d
) As Boolean

Parameters

 

plane
Type: Rhino.Geometry.Plane
[Missing documentation for "M:Rhino.Geometry.V6Centermark.AdjustFromPoints(Rhino.Geometry.Plane,Rhino.Geometry.Point3d)"]
centerpoint
Type: Rhino.Geometry.Point3d
[Missing documentation for "M:Rhino.Geometry.V6Centermark.AdjustFromPoints(Rhino.Geometry.Plane,Rhino.Geometry.Point3d)"]

Return Value

Type: Boolean
[Missing documentation for "M:Rhino.Geometry.V6Centermark.AdjustFromPoints(Rhino.Geometry.Plane,Rhino.Geometry.Point3d)"]

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

V6Centermark Class
Rhino.Geometry Namespace

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