

void | AllowReadonlyNoteSelection (boolean Allow) |
Controls whether or not the Creo Parametric user can select read only detail notes. | |
Creates a new detail item in the model. | |
Creates Free note in specifed 2D model. | |
CreateLeaderNote (pfcDetailTextLines TextLines, pfcAttachment NoteAttach, pfcLeaderAttachments LeaderAttach, /* optional */ number ElbowLength) | |
Creates leader note in specifed 2D model. | |
Creates offset note in specifed 2D model. | |
Creates on item note in specifed 2D model. | |
/* optional */ pfcDetailItem | |
Finds a specified detail item, given the identifier and type. | |
/* optional */ pfcDetailItems | |
Lists the detail items in the model. | |
RetrieveSymbolDefinition (string FileName, /* optional */ string FilePath, /* optional */ number Version, /* optional */ boolean UpdateUnconditionally) | |
DEPRECATED: since Creo 4 | |
SUCCESSOR(S): DetailItemOwner.RetrieveSymbolDefItem | |
RetrieveSymbolDefItem (string FileName, pfcDetailSymbolDefItemSource Source, /* optional */ string FilePath, /* optional */ number Version, /* optional */ boolean UpdateUnconditionally) | |

void | AllowReadonlyNoteSelection | (boolean Allow) |

CreateDetailItem |

CreateFreeNote |

CreateLeaderNote | (pfcDetailTextLines TextLines, pfcAttachment NoteAttach, pfcLeaderAttachments LeaderAttach, /* optional */ number ElbowLength) |

CreateOffsetNote |

CreateOnItemNote |

/* optional */ pfcDetailItem | GetDetailItem |

/* optional */ pfcDetailItems | ListDetailItems |

RetrieveSymbolDefinition | (string FileName, /* optional */ string FilePath, /* optional */ number Version, /* optional */ boolean UpdateUnconditionally) |

RetrieveSymbolDefItem | (string FileName, pfcDetailSymbolDefItemSource Source, /* optional */ string FilePath, /* optional */ number Version, /* optional */ boolean UpdateUnconditionally) |
