TinSurfacePointFilesDefinition Property |
Gets the definition of point files associated with the surface.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic SurfaceDefinitionPointFiles PointFilesDefinition { get; }
Public ReadOnly Property PointFilesDefinition As SurfaceDefinitionPointFiles
Get
public:
property SurfaceDefinitionPointFiles^ PointFilesDefinition {
SurfaceDefinitionPointFiles^ get ();
}
Property Value
SurfaceDefinitionPointFiles
See Also