SettingsCmdAddSurfaceBoundariesSettingsCmdAddDataOptionsBoundaryType Property |
Gets the default boundary type.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<SurfaceBoundaryType> BoundaryType { get; }
Public ReadOnly Property BoundaryType As PropertyEnum(Of SurfaceBoundaryType)
Get
public:
property PropertyEnum<SurfaceBoundaryType>^ BoundaryType {
PropertyEnum<SurfaceBoundaryType>^ get ();
}
Property Value
PropertyEnumSurfaceBoundaryType
See Also