CurveGetProjectedCurve Method

Creates a curve by projecting this curve to the specified plane along the specified direction.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public virtual Curve GetProjectedCurve(
        Plane planeToProjectOn,
        Vector3d projectionDirection
)

Parameters

planeToProjectOn  Plane
[in] Projection plane.
projectionDirection  Vector3d
[in] Projection direction.

Return Value

Curve
See Also

©  Bricsys NV. All rights reserved.