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