SurfaceOperationAddPointFileFileFormat Property |
Gets the point file format in the current operation.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PointFileFormat FileFormat { get; }
Public ReadOnly Property FileFormat As PointFileFormat
Get
public:
property PointFileFormat^ FileFormat {
PointFileFormat^ get ();
}
Property Value
PointFileFormat
See Also