ESRI.ArcGIS.Analyst3DTools
copy_breaklines Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.Analyst3DTools Namespace > DecimateTinNodes Class : copy_breaklines Property




Indicates whether breaklines from the input TIN are copied over to the output. The default is FALSE. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property copy_breaklines As String
Visual Basic (Usage)Copy Code
Dim instance As DecimateTinNodes
Dim value As String
 
instance.copy_breaklines = value
 
value = instance.copy_breaklines
C# 
public string copy_breaklines {get; set;}

See Also

© 2010 All Rights Reserved.