FeatureValidationFeatureIdErrorDescriptions
Property
|
Namespace: Bricscad.SheetMetal.Operations
Assembly: BrxMgd (in BrxMgd.dll) Version:
26.2.3.0
Syntax
public List<FeatureIdError> FeatureIdErrorDescriptions { get; }
Public ReadOnly Property FeatureIdErrorDescriptions As List(Of FeatureIdError)
Get
public:
property List<FeatureIdError^>^ FeatureIdErrorDescriptions {
List<FeatureIdError^>^ get ();
}
member FeatureIdErrorDescriptions : List<FeatureIdError> with get
Property Value
ListFeatureIdError
See Also