M_Rhino_Geometry_V6Centermark_AdjustFromPoints - mcneel/rhinocommon-api-docs GitHub Wiki
Update Dimension geometry from point locations
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public bool AdjustFromPoints(
Plane plane,
Point3d centerpoint
)
VB
Public Function AdjustFromPoints (
plane As Plane,
centerpoint As Point3d
) As Boolean
- 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)"]
Type: Boolean
[Missing documentation for "M:Rhino.Geometry.V6Centermark.AdjustFromPoints(Rhino.Geometry.Plane,Rhino.Geometry.Point3d)"]
Supported in: 6.0.16224.21491