2027 Method
Changes 0
M

Form.AddProfile

Description:
Add a profile into the form, by a specified edge/param.
public int AddProfile(
	Reference edgeReference,
	double param
)
  • edgeReference
    The geometry reference of edge.
  • Double
    param
    The param on edge to specify the location.
Return Value Int32 Index of newly created profile.