<Code Lib>
2021 Class
Changes 0
C

WireConduitType

Description:
Represents a specific conduit type of wire type.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.APIObject
    Autodesk.Revit.DB.Electrical.WireConduitType

public class WireConduitType : APIObject

Name Return Type Description Inherited From
M Dispose() None Causes the object to release immediately any resources it may be utilizing. APIObject

Name Return Type Description Inherited From
P Name string
P IsReadOnly bool Identifies if the object is read-only or modifiable. APIObject

Loading…