C# 클래스 SelectionInfo.OccurrenceInfo

This class extends DocumentInfo with information specific to Inventor.ComponentOccurrence objects.
상속: SelectionInfo.DocumentInfo
파일 보기 프로젝트 열기: CADstudioCZ/Autodesk-Inventor

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
OccurrenceInfo ( ComponentOccurrence occurrence ) : System.ComponentModel

Initializes a new instance of the OccurrenceInfo class.

메소드 상세

OccurrenceInfo() 공개 메소드

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