C# 클래스 RevitLookup.Snoop.CollectorExts.CollectorExtSymbol

Provide Snoop.Data for any classes related to an Symbols.
상속: CollectorExt
파일 보기 프로젝트 열기: jeremytammik/RevitLookup

공개 메소드들

메소드 설명
CollectorExtSymbol ( ) : System

보호된 메소드들

메소드 설명
CollectEvent ( object sender, CollectorEventArgs e ) : void

비공개 메소드들

메소드 설명
Stream ( ArrayList data, AnnotationSymbolType annoType ) : void
Stream ( ArrayList data, AreaLoadType areaLoadType ) : void
Stream ( ArrayList data, AreaReinforcementType areaReinforcementType ) : void
Stream ( ArrayList data, AreaTagType areaTagType ) : void
Stream ( ArrayList data, Autodesk fasciaType ) : void
Stream ( ArrayList data, BeamSystemType beamSystemType ) : void
Stream ( ArrayList data, CurtainSystemType curSysType ) : void
Stream ( ArrayList data, DimensionType dimType ) : void
Stream ( ArrayList data, DistributionSysType distSysType ) : void
Stream ( ArrayList data, DuctType ductType ) : void
Stream ( ArrayList data, ElementType sym ) : void
Stream ( ArrayList data, FabricSheetType fabricST ) : void
Stream ( ArrayList data, FabricWireType fabricWT ) : void
Stream ( ArrayList data, FamilySymbol famSym ) : void
Stream ( ArrayList data, FlexDuctType flexDuctType ) : void
Stream ( ArrayList data, FlexPipeType flexPipeType ) : void
Stream ( ArrayList data, FloorType floorType ) : void
Stream ( ArrayList data, FluidType fluidType ) : void
Stream ( ArrayList data, GridType gridType ) : void
Stream ( ArrayList data, GroupType groupType ) : void
Stream ( ArrayList data, HostObjAttributes hostAtt ) : void
Stream ( ArrayList data, HostedSweepType hostSweepType ) : void
Stream ( ArrayList data, InsertableObject insObj ) : void
Stream ( ArrayList data, LevelType levelType ) : void
Stream ( ArrayList data, LineAndTextAttrSymbol lineAttr ) : void
Stream ( ArrayList data, LineLoadType lineLoadType ) : void
Stream ( ArrayList data, LoadTypeBase loadBase ) : void
Stream ( ArrayList data, MEPBuildingConstruction mepBldgConst ) : void
Stream ( ArrayList data, MEPCurveType mepCurType ) : void
Stream ( ArrayList data, ModelTextType modelTextType ) : void
Stream ( ArrayList data, MullionType mullionType ) : void
Stream ( ArrayList data, PanelType panelType ) : void
Stream ( ArrayList data, PathReinforcementType pathReinforcementType ) : void
Stream ( ArrayList data, PipeScheduleType pipeSchedType ) : void
Stream ( ArrayList data, PipeType pipeType ) : void
Stream ( ArrayList data, PointLoadType pointLoadType ) : void
Stream ( ArrayList data, RebarBarType rebarType ) : void
Stream ( ArrayList data, RebarCoverType rebarCoverType ) : void
Stream ( ArrayList data, RebarHookType rebarHookType ) : void
Stream ( ArrayList data, RebarShape rebarShape ) : void
Stream ( ArrayList data, RebarShapeConstraint constraint ) : void
Stream ( ArrayList data, RebarShapeConstraint180DegreeBendRadius constraint ) : void
Stream ( ArrayList data, RebarShapeConstraintArcLength constraint ) : void
Stream ( ArrayList data, RebarShapeConstraintCircumference constraint ) : void
Stream ( ArrayList data, RebarShapeConstraintFixedSegmentDir constraint ) : void
Stream ( ArrayList data, RebarShapeConstraintProjectedSegmentLength constraint ) : void
Stream ( ArrayList data, RebarShapeConstraintRadius constraint ) : void
Stream ( ArrayList data, RebarShapeConstraintSegmentLength constraint ) : void
Stream ( ArrayList data, RebarShapeDefinition rebarShapeDef ) : void
Stream ( ArrayList data, RebarShapeDefinitionByArc rebarShapeDefByArc ) : void
Stream ( ArrayList data, RebarShapeDefinitionBySegments rebarShapeDefBySegs ) : void
Stream ( ArrayList data, RebarShapeMultiplanarDefinition rebarShapeDef ) : void
Stream ( ArrayList data, RebarShapeSegment segment ) : void
Stream ( ArrayList data, RoofType roofType ) : void
Stream ( ArrayList data, SlabEdgeType gutterType ) : void
Stream ( ArrayList data, SpotDimensionType spotDimType ) : void
Stream ( ArrayList data, TextElementType textAttr ) : void
Stream ( ArrayList data, TextNoteType textAttr ) : void
Stream ( ArrayList data, TrussType trussType ) : void
Stream ( ArrayList data, VoltageType voltType ) : void
Stream ( ArrayList data, WallFoundationType contFootingType ) : void
Stream ( ArrayList data, WallType wallType ) : void
Stream ( ArrayList data, WireType wireType ) : void

메소드 상세

CollectEvent() 보호된 메소드

protected CollectEvent ( object sender, CollectorEventArgs e ) : void
sender object
e RevitLookup.Snoop.Collectors.CollectorEventArgs
리턴 void

CollectorExtSymbol() 공개 메소드

public CollectorExtSymbol ( ) : System
리턴 System