SettingsCmdCreatePointCloudFileFormat Property |
Specifies the file format.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic PropertyEnum<PointCloudDefaultFileExtensionType> FileFormat { get; }
Public ReadOnly Property FileFormat As PropertyEnum(Of PointCloudDefaultFileExtensionType)
Get
public:
property PropertyEnum<PointCloudDefaultFileExtensionType>^ FileFormat {
PropertyEnum<PointCloudDefaultFileExtensionType>^ get ();
}
Property Value
PropertyEnumPointCloudDefaultFileExtensionType
See Also