2020 Method
Changes 0
M

ExporterIFCUtils.IsCurveFromOtherElementSketch

Description:
Identifies if the given curve element is generated by another element's sketch, or if it represents an independent curve element accessible directly by the user.
public static bool IsCurveFromOtherElementSketch(
	CurveElement curveElement
)
Return Value bool True if the curve element was generated by a sketch, false if it is independent.