C# Class SelectionInfo.OccurrenceInfo

This class extends DocumentInfo with information specific to Inventor.ComponentOccurrence objects.
Inheritance: SelectionInfo.DocumentInfo
Afficher le fichier Open project: CADstudioCZ/Autodesk-Inventor

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
OccurrenceInfo ( ComponentOccurrence occurrence ) : System.ComponentModel

Initializes a new instance of the OccurrenceInfo class.

Method Details

OccurrenceInfo() public méthode

Initializes a new instance of the OccurrenceInfo class.
public OccurrenceInfo ( ComponentOccurrence occurrence ) : System.ComponentModel
occurrence ComponentOccurrence The Inventor.ComponentOccurrence object.
Résultat System.ComponentModel