Gizmonの投稿記録

投稿の検索開く折り畳む
⧼contribs-top⧽
⧼contribs-date⧽
(最新 | 最古) ( | ) (20 | 50 | 100 | 250 | 500 件) を表示

2025年7月4日 (金)

  • 05:312025年7月4日 (金) 05:31 差分 履歴 +1,646 Acet-ui-entselページの作成:「{{AutoLISP}} ;構文 : (acet-ui-entsel ''sellst'' ) ;機能 : (entsel) のようなエンティティ選択を、より快適に提供する。 ;引数 :* sellst : エンティティ選択のリスト。以下の形式でなければならない ::* (msg flags keys useWindow filter allowLocked) :::* msg : ユーザー・プロンプト(文字列) :::* flags : (initget)関数で使用されるビット値 (integer) :::* keys : (initget)関数で使用され…」
  • 04:492025年7月4日 (金) 04:49 差分 履歴 +770 Acet-ui-getcornerページの作成:「{{AutoLISP}} ;構文 :(acet-ui-getcorner ''refPoint'' ) ;機能 : (getcorner refPoint "もう一方のコーナー: ") を使ってコーナーポイントを照会し、ユーザーによって指定されたポイントを返す。 :* getcorner のメッセージ引数の不要版。 ;引数 :* refPoint : 基点として使用する座標点リスト。 ;戻り値 : 指定されたUCSの点座標、ESC で抜けるとエラーが返る。 ;サンプル <pr…」 最新

2025年7月3日 (木)

2025年6月30日 (月)

2025年6月29日 (日)

2025年6月28日 (土)

2025年6月27日 (金)

2025年6月26日 (木)

  • 21:422025年6月26日 (木) 21:42 差分 履歴 +119 Force pagingページの作成:「強制ページング メモリページングを強制するシステム変数(R13 でのみ存在したらしい)」 最新
  • 09:042025年6月26日 (木) 09:04 差分 履歴 +443 Acet-get-winfont-pathページの作成:「 {{AutoLISP}} ; 構文 : (acet-get-winfont-path) ; 機能 : OSの特殊フォントフォルダのパスを返す(Linux・OSXプラットフォームでも同様)。 ; 引数 :* なし ; 戻り値 : 定義されているサポートパスのリストを返す。 ; サンプル <pre class="brush:autolisp;"> (acet-get-winfont-path) "C:\\WINDOWS\\Fonts" </pre> ----- 関連事項 * expresstools関数 Category:AutoLISP 最新
  • 08:592025年6月26日 (木) 08:59 差分 履歴 +39 Acet-pref-supportpath-list編集の要約なし 最新
  • 08:542025年6月26日 (木) 08:54 差分 履歴 +807 Acet-pref-supportpath-listページの作成:「 {{AutoLISP}} ; 構文 : (acet-pref-supportpath-list) ; 機能 : 定義されているサポートパスのリストを返す。 ; 引数 :* なし ; 戻り値 : 定義されているサポートパスのリストを返す。 ===メモ=== ; サンプル <pre class="brush:autolisp;"> (acet-pref-supportpath-list) ("D:\\gizmotools_v60" "C:\\Users\\gizmon\\AppData\\Roaming\\Bricsys\\BricsCAD\\V25x64\\ja_JP\\Support" "C:\\Program Files\\Bricsys\\BricsCAD V25 ja…」

2025年6月25日 (水)

  • 08:302025年6月25日 (水) 08:30 差分 履歴 +766 Acet::nameonlyページの作成:「{{AutoLISP}} ; 構文 : (acet::nameonly ''filename'' ) ; 機能 : 指定された filename からファイル名の文字列を返す。 ; 引数 :* filename : ファイル名の文字列 ; 戻り値 : filename のファイル名部分の文字列。 ; サンプル <pre class="brush:autolisp;"> (acet::pathonly "c:/temp/tempsub/note.txt") "c:/temp/tempsub/" (acet::pathonly "https://temp/tempsub/note.html") "https://temp/tempsub/" (acet::pathonly "note.txt…」 最新
(最新 | 最古) ( | ) (20 | 50 | 100 | 250 | 500 件) を表示