RVTDocs.com
Namespace: Autodesk.Revit.DB Class: BeamSystem

BeamSystem.BeamBelongsTo

Method
Description:
Find out the BeamSystem to which the beam belongs.
Syntax
public static BeamSystem BeamBelongsTo(
	FamilyInstance beam
)
Parameters
Parameter Type Description
beam FamilyInstance The beam want to ask.
Return Value
Type Description
BeamSystem The BeamSystem.