Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 10.0.1111.0
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 10.0.1111.0
Syntax
C# |
---|
public static ObjectIdCollection GetLabelIdsByType<AeccDbPipeSectionLabel>( AcDbObjectId oidView ) |
Visual Basic |
---|
Public Shared Function GetLabelIdsByType<AeccDbPipeSectionLabel> ( _ oidView As AcDbObjectId _ ) As ObjectIdCollection |
Visual C++ |
---|
public: static ObjectIdCollection^ GetLabelIdsByType<AeccDbPipeSectionLabel>( AcDbObjectId oidView ) |
Parameters
- oidView
- Type: AcDbObjectId