BuiltInFailuresWallFailuresExtrudedWallDisallowedForCrossSectionType Property |
Edited profiles are not allowed for this wall's cross-section type.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static FailureDefinitionId ExtrudedWallDisallowedForCrossSectionType { get; }
Public Shared ReadOnly Property ExtrudedWallDisallowedForCrossSectionType As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ ExtrudedWallDisallowedForCrossSectionType {
FailureDefinitionId^ get ();
}
static member ExtrudedWallDisallowedForCrossSectionType : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also