This class defines material data used to define material of sample line group.
Inheritance Hierarchy
SystemObjectAutodesk.Civil.DatabaseServicesQTOMaterialItem
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class QTOMaterialItem : IDisposable
VB
Public NotInheritable Class QTOMaterialItem Implements IDisposable
C++
public ref class QTOMaterialItem sealed : IDisposable
The QTOMaterialItem type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Condition | Gets or sets the material data condition. |
![]() | MaterialGuid | Gets the GUID of its parent material. |
![]() | MaterialListGuid | Gets the GUID of its parent material list. |
![]() | Name | Gets the name. |
![]() | SampleLineGroupId | Gets the ObjectId of the sample line group. |
![]() | Type | Gets the data type. |
Methods
Name | Description | |
---|---|---|
![]() | Dispose | Releases all resources used by the QTOMaterialItem |
![]() | IsConditionApplicable | Gets a boolean value indicating whether the specified condition type is applicable. |