Creates a Named Seed object by flood-filling Link Items within a dataset.
Visual Basic |
---|
Public Function TopoFloodFill( _ ByVal seed As String, _ ByVal x As Double, _ ByVal y As Double, _ ByVal z As Double, _ ByVal nDataset As Long, _ ByVal filter As String _ ) As Integer |
The serial number of the topological dataset. The serial number can be obtained from the Dataset property of an overlay, or from the GetDataset, FindExternalDataset or TopoGetNamedSeedDataset methods.
True on success, False
on failure.
Available: GEO ME MD OD SISpy
Group:
Fill = sis.TopoFloodFill ("Garden", Xpos, Ypos, Zpos, datasetID, "FenceFilter")
Send comments on this topic.
Click to return to www.cadcorp.com
© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).