IExtElemChangeBeamSection Interface |
Interface Change Beam section functionality to be implemented in add-ins
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic interface IExtElemChangeBeamSection
Public Interface IExtElemChangeBeamSection
public interface class IExtElemChangeBeamSection
type IExtElemChangeBeamSection = interface end
The IExtElemChangeBeamSection type exposes the following members.
Methods | Name | Description |
---|
 | ChangeSection |
The method that will be called when user wants to change beam section
|
Top
See Also