M

ItemFactoryBase.NewDetailCurve

Description:
Creates a new detail curve element.
Remarks:
Different type of detail curve element will be returned according to the type of geometry curve.
public DetailCurve NewDetailCurve(
	View view,
	Curve geometryCurve
)
Return Value nullNothingnullptr If successful a new detail curve element. Otherwise null Nothing nullptr a null reference ( Nothing in Visual Basic) .