Click or drag to resize

FeaturesCopyFeatures Method

This method copies the features in this features object to another feature object.

Namespace:  VelocityGraph.Frontenac.Blueprints
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax
public Features CopyFeatures()

Return Value

Type: Features
a feature object with a clone of the features in the prior.
See Also